X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FimageBrowser.html;h=9f1aeabcc7adeac1bd38d0053b456785d7bce5c4;hp=54f646fce0ea168f39a309c29fd592b957733334;hb=b0ccdb1cefd9b40fc487c55e9b0bcfb72ca75a7c;hpb=b5d2af55045456645f59236ea9b31cd063fa622d diff --git a/src/main/resources/templates/imageBrowser.html b/src/main/resources/templates/imageBrowser.html index 54f646f..9f1aeab 100644 --- a/src/main/resources/templates/imageBrowser.html +++ b/src/main/resources/templates/imageBrowser.html @@ -67,6 +67,8 @@ <%/foreach> +

<% album.description|html>

+ <%foreach album.albums album>
@@ -87,9 +89,6 @@
<%/foreach> -
- <% album.description|html> -
<%if album.sone.local> <%include include/uploadImage.html>