From: David ‘Bombe’ Roden Date: Tue, 11 Jan 2011 06:11:09 +0000 (+0100) Subject: Add section for adding an album. X-Git-Tag: beta-freefall-0.6.2-1~121 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=c5ad3a58f7b18c96a025e775562daabb28cde7ca Add section for adding an album. --- diff --git a/src/main/resources/templates/imageBrowser.html b/src/main/resources/templates/imageBrowser.html index 980a2fb..ece0dfc 100644 --- a/src/main/resources/templates/imageBrowser.html +++ b/src/main/resources/templates/imageBrowser.html @@ -31,6 +31,15 @@ <%elseif imageRequested> + <%else> + +
+ + + + +
+ <%/if> <%include include/tail.html>