{combine_css path=$SUBSCRIBE_TO_PATH|@cat:'template/style.css'} {$MENUBAR} {if !empty($PLUGIN_INDEX_CONTENT_BEFORE)}{$PLUGIN_INDEX_CONTENT_BEFORE}{/if}

{'Subscriptions of'|@translate} {$EMAIL}

{if !empty($errors)}
{/if} {if !empty($infos)}
{/if} {if !empty($unsubscribe_form)}
{'Unsubscribe from email notification'|@translate}


{'Manage my subscriptions'|@translate}

{/if} {if !empty($validate)}

{if empty($errors)}{'Return to item page'|@translate}
{/if} {'Manage my subscriptions'|@translate}

{/if} {if !empty($subscriptions) and $subscriptions != 'none'}
{'Manage my subscriptions to comments'|@translate} {foreach from=$subscriptions item=sub name=subs_loop} {/foreach}
{$sub.infos.name} {if $sub.type == 'image'} (P) {else} (A) {/if} {$sub.infos.name}
{$sub.registration_date}
{'Unsubscribe'|@translate}

{elseif !empty($subscriptions) and $subscriptions == 'none'}

{'You are not subscribed to any comment.'|@translate}

{/if}
{if !empty($PLUGIN_INDEX_CONTENT_AFTER)}{$PLUGIN_INDEX_CONTENT_AFTER}{/if}