{include file='emails/__email_styles.tpl'}
{$template_subject}
{if $system['system_logo']}
{else}
{__($system['system_title'])}
{/if}
{__("New Notification")}
{__("Hi")} {$receiver['name']},
{if !$notification['system_notification']}
{$user->_data['user_fullname']}
{/if}{$notification['message']}
{__("View")}