X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FimageBrowser.html;h=ece0dfca8e49d7b69b31371e865da55ad1f9de81;hb=c5ad3a58f7b18c96a025e775562daabb28cde7ca;hp=fae402675b527eca6586babae5415f945fa6b10b;hpb=38e315479e040b02af63aa1d569812e7fd0c95d0;p=Sone.git diff --git a/src/main/resources/templates/imageBrowser.html b/src/main/resources/templates/imageBrowser.html index fae4026..ece0dfc 100644 --- a/src/main/resources/templates/imageBrowser.html +++ b/src/main/resources/templates/imageBrowser.html @@ -29,6 +29,17 @@ <%/if> + <%elseif imageRequested> + + <%else> + +
+ + + + +
+ <%/if> <%include include/tail.html>