__section__ default __description__ Display admin menu. * items = arrayref of hashref of menu items (value (link), label) __title__ __page__ menu __lang__ en_US __name__ admin __template__
| [%
IF constants.panic %]
** PANIC LEVEL [% constants.panic %] ** [% END %][ [% FOR i = items %] [% i.label %] [% " | " UNLESS loop.last %] [% END %] ] |