This is server API (go to client)
Module type Eliom_registration.TMPL_PARAMS
module type TMPL_PARAMS = sig..end
type t
val name : string
val make_page :
t ->
Html5_types.html Eliom_content_core.Html5.elt Lwt.t
val update : t -> unit Eliom_lib.client_value
