X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FimageBrowser.html;h=9f1aeabcc7adeac1bd38d0053b456785d7bce5c4;hb=b0ccdb1cefd9b40fc487c55e9b0bcfb72ca75a7c;hp=45836db7529197e8df836fc13cd71326e2dfaca2;hpb=a93b7a9dbcfad88d2881825c4a88cea3330be62c;p=Sone.git diff --git a/src/main/resources/templates/imageBrowser.html b/src/main/resources/templates/imageBrowser.html index 45836db..9f1aeab 100644 --- a/src/main/resources/templates/imageBrowser.html +++ b/src/main/resources/templates/imageBrowser.html @@ -54,7 +54,7 @@ <%/if> -

<%= Page.ImageBrowser.Album.Title|l10n|replace needle='{album}' replacementKey=album.title|html>

+

<%= Page.ImageBrowser.Album.Title|l10n|replace needle='{album}' replacementKey=album.title|html>

+

<% album.description|html>

+ <%foreach album.albums album>
- - <%ifnull album.image> + + <%ifnull album.albumImage> <% album.title|html> <%else> <% album.albumImage|image-link max-width=200 max-height=150 title==album.title> <%/if> +
+ <% album.title|html>
<%/foreach> @@ -85,9 +89,6 @@ <%/foreach> -
- <% album.description|html> -
<%if album.sone.local> <%include include/uploadImage.html> @@ -123,7 +124,7 @@ <%elseif imageRequested> -

<%image.title|html>

+

<%image.title|html>