{config_load file="$language.conf" section="notifications"} {if $open_ntf_cnt > 0}

{$open_ntf_cnt}

{$open_ntf_cnt} {#open_notifications#}:

{foreach from=$notifications item=notification}
  • {$notification.title}

    {$notification.notification_summary}

    {$notification.date_added}

  • {/foreach} {else}

    {#no_open_notification#}

    {/if}