{if $unread_notices} {/if} {if $urgent_notice} {assign var=title_date value=$urgent_notice.cdate|date_format:"Y-m-d H:i"} {assign var=title_subject value=$urgent_notice.subject}
{$urgent_notice.body}
{if !empty($urgent_notice.attachments)}
{icon name="attachment"} {trans("Attachments")}
{/if}
{/if}