Add stub of “edit profile” page.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Oct 2010 05:00:06 +0000 (07:00 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Oct 2010 05:00:06 +0000 (07:00 +0200)
commit67b673e281bf9a08b104e1d07be4e7ea9090e973
treee4f5055b39332f2d59ba845afb1e8af3c60d2e16
parent9fda7311f84f9ab5692213f5d6fc9903dedf86f8
Add stub of “edit profile” page.
src/main/java/net/pterodactylus/sone/web/EditProfilePage.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/editProfile.html [new file with mode: 0644]