{$notification.notification_summary}
{$notification.notification}
{$notification.date_added}
{else}
{$notification.notification_summary}
{$notification.notification}
{if $notification.link_type == 'E' || $notification.link_type == 'I'}
{#button_readmore#}
{/if}
{if $notification.link_type == 'P' && $notification.notification_only != true}
{#button_readmore#}
{/if}
{$notification.date_added}
{if $dashboard_viewpage == 'open'}
{#button_hide#}
{else}
{#button_unhide#}
{/if}