Remove obsolete notification accessor.
[Sone.git] / src / main / resources / templates / include / head.html
index cf70729..75485bf 100644 (file)
                                                        <button type="submit"><%= Notification.Button.Dismiss|l10n|html></button>
                                                </form>
                                        <%/if>
-                                       <% notification.render>
+                                       <% notification>
                                </div>
                        <%/foreach>
                </div>