X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FimageBrowser.html;h=9d8905506744710efa96879d6fa7d67aa4bc00ee;hp=71cec494da402c082ff0c512822930c394c8ac7f;hb=d61e1457433ceb1c787bf2f718a092e16614ca3e;hpb=5e9e5f4c5cc5bc65447672fffce279148a64cc73 diff --git a/src/main/resources/templates/imageBrowser.html b/src/main/resources/templates/imageBrowser.html index 71cec49..9d89055 100644 --- a/src/main/resources/templates/imageBrowser.html +++ b/src/main/resources/templates/imageBrowser.html @@ -29,6 +29,12 @@ <%/foreach> + <%foreach album.albums album> +
+
<% album.name|html>
+
+ <%/foreach> + <%include include/createAlbum.html>