Add group page to footer.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 31 Jul 2012 05:23:43 +0000 (07:23 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 31 Jul 2012 05:29:19 +0000 (07:29 +0200)
src/main/resources/templates/include/footer

index 2d07014..8f106c1 100644 (file)
@@ -6,6 +6,8 @@ admin:
 <a href="admin.list-artists">artists</a>
 |
 <a href="admin.list-parties">parties</a>
+|
+<a href="admin.list-groups">groups</a>
 )
 |
 <%/if>