{$notifications=$cbfeeds->get_notifications()}
{lang code='Notifications'}
{if $notifications} {foreach $notifications as $notification} {if $notification} {if $notification@last}{$last=true}{else}{$last=false}{/if} {$block=get_template('notification_block','path')} {include file=$block notification=$notification last=$last} {/if} {/foreach} {else}
No notification
{/if}
Show all notifications