{capture assign='contentHeader'}

{$__wcf->getActivePage()->getTitle()} {#$__wcf->getUserNotificationHandler()->countAllNotifications()}

{hascontent} {/hascontent}
{/capture} {include file='userMenuSidebar'} {include file='header'} {hascontent}
{content}{pages print=true assign=pagesLinks controller='NotificationList' link="pageNo=%d"}{/content}
{/hascontent} {if $notifications[notifications]} {assign var=lastPeriod value=''} {foreach from=$notifications[notifications] item=$notification} {if $notification[event]->getPeriod() != $lastPeriod} {if $lastPeriod} {/if} {assign var=lastPeriod value=$notification[event]->getPeriod()}

{$lastPeriod}

{else}

{lang}wcf.user.notification.noNotifications{/lang}

{/if} {include file='footer'}