module SubXhtml: functor (T : sigtype content end) -> sig .. end
functor (
T
:
sig
type content
end
) ->
sig type content end
include Eliom_mkreg.ELIOMREGSIG
include Eliom_predefmod.XHTMLFORMSSIG