{* for creating a custom template copy this file and rename to webview.tpl.html for creating language specific templates copy this file an rename to e.g. webview_german.tpl.html *} {config_load file="$language.conf" section="webview"} {#title#} {literal} {/literal} {if ($mode eq 'block_confirm')} {* avoid unsubscribes by bots *} {/if}
{if ($mode eq 'block_confirm')} {* block confirm: {$block_confirmed_url} *} {else}

{#title#}

{#greeting#},

{if ($mode == 'block')} {if ($result == 'ok') } {if $behaviour == 'Global' || $module == 'ALL'} {#block_ok_all#} {else} {#block_ok_module#|sprintf:$module} {/if} {elseif ($result == -1) } {if $behaviour == 'Global' || $module == 'ALL'} {#block_ok_repeat_all#} {else} {#block_ok_repeat_module#|sprintf:$module} {/if} {elseif ($result == 'failed') } {#email_not_found#} {/if} {elseif ($mode == 'unblock')} {if ($result == 'ok') } {if $behaviour == 'Global' || $module == 'ALL'} {#unblock_ok_all#} {else} {#unblock_ok_module#|sprintf:$module} {/if} {elseif ($result == -1) } {if $behaviour == 'Global' || $module == 'ALL'} {#unblock_ok_repeat_all#} {else} {#unblock_ok_repeat_module#|sprintf:$module} {/if} {elseif ($result == 'failed') } {#email_not_found#} {/if} {elseif ($mode == 'unblock')} You can not block this module {/if}



{if ($mode == 'block')} {#unblock_me#} {/if}

{if $options} {/if}
{/if}
{* *} powered by MailBeez.com