[% IF action == 'create_list_request' %]
[% IF all_lists.size > 0 ~%]
[%|loc%]Create list[%END%]
[%|loc%]Create list[%END%]
[%~ END %]
[% END %]
[% IF action == 'serveradmin' or action == 'skinsedit' or action == 'edit_config' or action == 'get_pending_lists' or action == 'get_closed_lists' or action == 'get_latest_lists' or action == 'get_inactive_lists' %]
[% END %]
[% IF action == 'admin' || action_type == 'admin' || action == 'editfile' ~%]
[%|loc%]Basic Operations[%END%]
[%|loc%]Basic Operations[%END%]
[% IF action == 'edit_list_request' || action == 'editfile' %][% SET class = 'active' %][% ELSE %][% SET class = '' %][% END %]
[% END %]
[% IF action == 'compose_mail' %]
[% IF subaction == "html_news_letter" ~%]
[%|loc%]Sending an HTML page to the list[%END%]
[%~ ELSE ~%]
[%|loc%]Sending a message to the list[%END%]
[%~ END %]
[% IF subaction == "html_news_letter" ~%]
[%|loc%]Sending an HTML page to the list[%END%]
[%~ ELSE ~%]
[%|loc%]Sending a message to the list[%END%]
[%~ END %]
[% IF subaction == '' %][% SET class = 'active' %][% ELSE %][% SET class = '' %][% END %]
[% END %]
[% IF action == 'd_read' ~%]