diff --git a/templates/App/Objects/NotificationsList.ss b/templates/App/Objects/NotificationsList.ss index dc75e45..1713b78 100755 --- a/templates/App/Objects/NotificationsList.ss +++ b/templates/App/Objects/NotificationsList.ss @@ -2,19 +2,19 @@
<% loop $NotificationsToday %>
-
+
<% if $DisplayTitle && $Title %> -

$Title

+

$Title

<% end_if %> -
<% end_loop %>