{** * templates/notification/atomContent.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. * * Template for a notification to be displayed in the Atom feed * *} {$notificationId} {translate key="notification.notification"} : {$notificationDateCreated|date_format:"%a, %d %b %Y %T %z"} {if $notificationUrl != null} {else} {/if} {$notificationContent|escape:"html"} {$notificationDateCreated|date_format:"%Y-%m-%dT%T%z"|regex_replace:"/00$/":":00"}