Ot_iconsThis module defines an interface to create icons with predefined * style/value. You need the CSS file "ot_icons.css" which defines the ot-icon * and other used CSS classes for predefined icons.
module Make (A : module type of Eliom_content.Html.F) : sig ... endmodule F : sig ... endmodule D : sig ... end