Add page that views a Sone.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Oct 2010 13:28:40 +0000 (15:28 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Oct 2010 13:28:40 +0000 (15:28 +0200)
commitd94f4ab1052fc15248396a062c56ffd45bfefb85
treee3995be6b37cbb23be221668c0fd77aed5f962da
parent32e6dc5478b2dc75608253932e5a50a2857d61c6
Add page that views a Sone.
src/main/java/net/pterodactylus/sone/web/ViewSonePage.java [new file with mode: 0644]
src/main/java/net/pterodactylus/sone/web/WebInterface.java
src/main/resources/i18n/sone.en.properties
src/main/resources/templates/viewSone.html [new file with mode: 0644]