{if $formSubmitted}
{if $submitResult} {"This list has been removed"|i18n} {/if}
{else}

{"Delete List '%s'?"|i18n:$form.name}

{"Are you sure you want to remove the mailing list '%s'?"|i18n:$form.name}

{"By clicking on the "Remove Now" button, all settings, subscribers, e-mail's, and archived messages will be deleted."|i18n}

{"This can not be undone."|i18n}

{"Would you still like to remove this list?"|i18n}

{/if}