Add page to show track details.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 19 Apr 2012 15:48:27 +0000 (17:48 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 19 Apr 2012 15:48:27 +0000 (17:48 +0200)
commit9ced580dd64f2d63f153b7f454344542813cce20
tree20a100b2ce87ab2d524b678ddc7597679d510a15
parent3f4c515611fd5711b2b1c4eb9130166a0673a4e1
Add page to show track details.
src/main/java/net/pterodactylus/demoscenemusic/page/TrackPage.java [new file with mode: 0644]
src/main/resources/templates/track [new file with mode: 0644]
src/main/webapp/WEB-INF/web.xml.template