{$headline}
Logout ({$username})
Home
All available mailing lists
★
Lists you own (editable)
You can edit the following mailing lists as you own them. Just click on its name.
{foreach $lists as $list} {if $list == 1}
✓
{$list@key}
{/if} {/foreach}
★
All other lists (not editable)
You can not edit the following mailing lists as you don't own them.
{foreach $lists as $list} {if $list == 0}
✗
{$list@key}
{/if} {/foreach}