{** * index.tpl * * Copyright (c) 2003-2011 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Displays the notification settings page and unchecks * *} {strip} {assign var="pageTitle" value="notification.mailList"} {include file="common/header.tpl"} {/strip}

{translate key="notification.unsubscribeDescription"}


{if $error}

{translate key="$error"}

{/if} {if $success}

{translate key="$success"}

{/if}
{translate key="email.email"}
{translate key="user.password"}
 

{include file="common/footer.tpl"}