From: David ‘Bombe’ Roden Date: Fri, 23 Sep 2011 07:57:53 +0000 (+0200) Subject: Always show image title and description under image. X-Git-Tag: 0.7^2~2^2~33 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=e3ae4a824c152c12ce220f1269b75dd308707f2b Always show image title and description under image. --- diff --git a/src/main/resources/templates/imageBrowser.html b/src/main/resources/templates/imageBrowser.html index f04e81c..ba8220d 100644 --- a/src/main/resources/templates/imageBrowser.html +++ b/src/main/resources/templates/imageBrowser.html @@ -176,16 +176,16 @@
<% image|image-link max-width=200 max-height=200 mode=enlarge title==image.title>
+
+
<% image.title|html>
+
<% image.description|html>
+
<%if album.sone.local>
-
-
<% image.title|html>
-
<% image.description|html>
-