X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FimageBrowser.html;h=3c58011b15384c85258243e2907402971a820e14;hp=162441a62ace881c20e6409003d88ce6828cfaff;hb=b7a4b01e5dc006b99379821ae9d12ba876f3ec26;hpb=5611d91c2ea8e5360f196024734931715d019713 diff --git a/src/main/resources/templates/imageBrowser.html b/src/main/resources/templates/imageBrowser.html index 162441a..3c58011 100644 --- a/src/main/resources/templates/imageBrowser.html +++ b/src/main/resources/templates/imageBrowser.html @@ -38,6 +38,45 @@ <%if album.sone.local> <%/if> @@ -106,6 +155,17 @@ + <%if ! album.images.empty> +
+ + +
+ <%/if>
@@ -132,7 +192,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> @@ -156,16 +219,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>
-
@@ -340,7 +405,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>