package WebGUI::Help::Template_HTMLTemplateExpr; our $HELP = { ##hashref of hashes 'html template expr' => { title => 'html template expr title', body => 'html template expr body', related => [ ], }, }; 1; ##All perl modules must return true