Class type CamlGI.Cgi.template


class type template = object .. end
Type of acceptable template objects.

method output : (string -> unit) -> unit
#output print must use the print function to output the template (with the necessary substitutions done,...).