Add page that lists all releases of a party.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 31 Jul 2012 06:00:19 +0000 (08:00 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 31 Jul 2012 06:00:19 +0000 (08:00 +0200)
commit8ae96891b26041f48a09343f896051eeb593feb9
tree6bc2b670bcee78aa383b6385bf30fbae85aa9adb
parent5c3d80c8cd9582a4f6f083f4b7eb50fd917c548d
Add page that lists all releases of a party.
src/main/java/net/pterodactylus/demoscenemusic/page/PartyPage.java [new file with mode: 0644]
src/main/resources/templates/party [new file with mode: 0644]
src/main/webapp/WEB-INF/web.xml.template