This is server API (go to client)

Module type Eliom_output.​TMPL_PARAMS

module type TMPL_PARAMS = sig..end

type t
val name : string
val make_page : 
  t ->
  HTML5_types.html Eliom_pervasives.HTML5.elt Lwt.t
val update : 
  t ->
  Dom_html.event Eliom_pervasives.XML.caml_event_handler