{** * templates/notification/notification.tpl * * Copyright (c) 2013-2015 Simon Fraser University Library * Copyright (c) 2000-2015 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Display a single notification. *}
{$notificationDateCreated|date_format:"%d %b %Y %T"} | {if $notificationUrl != null}{translate key="notification.location"} | {else}{/if} {if $isUserLoggedIn} | {translate key="common.delete"} | {/if}||
{$notificationContents|escape:"html"} |