X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FimageBrowser.html;h=c49cead808083eecf9df0f14de2dc104725960e6;hb=23f50fca8e95f5ea7b82aaf114b9c4ad3dcb83da;hp=e9b3c061a9ae6e909921af33af779c9797b815cb;hpb=2f6b4b0b17855b1d35f778a45456975b7fc5fdf0;p=Sone.git diff --git a/src/main/resources/templates/imageBrowser.html b/src/main/resources/templates/imageBrowser.html index e9b3c06..c49cead 100644 --- a/src/main/resources/templates/imageBrowser.html +++ b/src/main/resources/templates/imageBrowser.html @@ -2,6 +2,138 @@ + + <%if albumRequested> <%ifnull album> @@ -16,6 +148,7 @@ <%if album.sone.local> <%/if> -

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

+

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