HTML.NamedPair
module N : sig ... end
module F : Element
module S : Element
type t = F.t * S.t
val toHTML : t -> string