Add “mark as read” buttons to new post, reply, and Sone notifications.
[Sone.git] / src / main / resources / templates / include / head.html
index 4e43da4..aec46cf 100644 (file)
@@ -27,7 +27,7 @@
                                                        <button type="submit"><%= Notification.Button.Dismiss|l10n|html></button>
                                                </form>
                                        <%/if>
-                                       <% notification>
+                                       <%include notification request=request>
                                </div>
                        <%/foreach>
                </div>