Don’t include the request verbally, it’s found in the context stack.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 20 Jan 2011 06:00:31 +0000 (07:00 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 20 Jan 2011 06:00:31 +0000 (07:00 +0100)
src/main/resources/templates/include/head.html

index a6051d0..a9fbb49 100644 (file)
@@ -28,7 +28,7 @@
                                                        <button type="submit"><%= Notification.Button.Dismiss|l10n|html></button>
                                                </form>
                                        <%/if>
-                                       <%include notification request=request>
+                                       <%include notification>
                                </div>
                        <%/foreach>
                </div>