Print the value, not the name.
[Sone.git] / src / main / resources / templates / include / head.html
index 734697a..ae642dc 100644 (file)
@@ -15,7 +15,7 @@
 
                <div id="notification-area">
 
-                       <div id="notification-hash" class="hidden"><%= notificationHash|html></div>
+                       <div id="notification-hash" class="hidden"><% notificationHash|html></div>
 
                        <form id="notification-dismiss-template" class="hidden dismiss" action="dismissNotification.html" method="post">
                                <input type="hidden" name="formPassword" value="<% formPassword|html>" />