Optimization...
--- a/src/pyams_notify/viewlet/templates/notifications.pt Wed Sep 21 22:05:33 2016 +0200
+++ b/src/pyams_notify/viewlet/templates/notifications.pt Wed Sep 21 22:06:19 2016 +0200
@@ -1,6 +1,5 @@
<div class="notifications-parent no-margin" i18n:domain="pyams_notify"
tal:attributes="data-ams-notify-server view.notify_server">
<p class="alert alert-info" i18n:translate="">No notification to display.</p>
- <ul class="notification-body">
- </ul>
+ <ul class="notification-body"></ul>
</div>