[% FOREACH list = inactive_lists %] [% IF dark == '1' %] [% SET dark = 0 %] [% ELSE %] [% SET dark = 1 %] [% END %] [% END %]
[%|loc%]Creation date[%END%] [%|loc%]Most recent message[%END%] [%|loc%]Listname[%END%] [%|loc%]Subject[%END%] [%|loc%]Number of subscribers[%END%] [%|loc%]Number of messages[%END%] [%|loc%]Send scenario[%END%] [%|loc%]Creator[%END%] [%|loc%]Owners[%END%] [%|loc%]Editors[%END%]
[% list.creation_date %] [% IF list.last_message_epoch > 0 %] [% list.last_message_date %] [% ELSE %] [%|loc%]none so far[%END%] [% END %] [% list.name %] [% list.subject %] [% list.subscribers_count %] [% list.msg_count %] [% list.send_scenario %] [% list.creator %] [% list.owners %] [% list.editors %]