Add “mark as read” buttons to new post, reply, and Sone notifications.
[Sone.git] / src / main / resources / templates / include / head.html
index 2c2cf3f..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>
@@ -44,7 +44,6 @@
                                <div id="home-sone">
                                        <% currentSone|store key=sone>
                                        <%include include/viewSone.html>
-                                       <%include include/updateStatus.html>
                                </div>
                        <%/if>
                </div>