X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FimageBrowser.html;h=987b97ae96ff7749aca7d6ed5bc8740471348c69;hb=d8a5000f215fa4ac346cea76c21a716c1d69b978;hp=f34f4a625bee6df7adb34564675883ba82755d90;hpb=b89370064bdc618ee7a3ce77a705fcecb28c3dcc;p=Sone.git diff --git a/src/main/resources/templates/imageBrowser.html b/src/main/resources/templates/imageBrowser.html index f34f4a6..987b97a 100644 --- a/src/main/resources/templates/imageBrowser.html +++ b/src/main/resources/templates/imageBrowser.html @@ -38,6 +38,80 @@ <%if album.sone.local> <%/if> @@ -123,6 +211,17 @@ + <%if ! album.images.empty> +
+ + +
+ <%/if>
@@ -149,7 +248,10 @@ <%/if>
- <% album.title|html> +
+
<% album.title|html>
+
<% album.description|html>
+
<%= false|store key=endRow> <%if loop.count|mod divisor=3 offset=1><%= true|store key=endRow><%/if> @@ -173,16 +275,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>
-
@@ -357,7 +461,10 @@ <% album.albumImage|image-link max-width=200 max-height=200 mode=enlarge title==album.title> <%/if> - <% album.title|html> + +
+
<% album.title|html>
+
<% album.description|html>
<%= false|store key=endRow>