__section__ default __description__ Display topics menu. * items = arrayref of hashref of menu items (value (link), label) __title__ __page__ menu __lang__ en_US __name__ topics __template__ [ [% FOR i = items %] [% i.label %] [% " | " UNLESS loop.last %] [% END %] ] __seclev__ 10000