Module Eliom_content.Html.F

module F: sig .. end

Creation of functional HTML5 content (copy-able but not referable).


Content creation

See

module Raw: Html_sigs.Make(Xml)(Svg.F.Raw).T 
      with type +'a elt = 'a elt
       and type +'a attrib = 'a attrib

Cf.

include Eliom_content.Html.F.Raw
include Eliom_content_sigs.LINKS_AND_FORMS