sub menu { my $self = shift; my $template = $self->load_tmpl('menu.tmpl', cache => 1 ); return $template->output; }