module Benl_templates:sig..end
val template : Template.t option Pervasives.refval path : stringval (//) : string -> string -> stringval register_template : Template.t -> unitval template_not_found : string -> 'aval load_template : string -> unitval get_registered_template : unit -> Template.t