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 ->
Dom_html.event Eliom_content_core.Xml.caml_event_handler