X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewImage.html;h=83a83d98fa2b963957bcf89c165bf2c810f76c06;hb=25eccb52bf670342982c1f87c85b191cf4ae56cd;hp=cdf5da1c38a61cc954f13a3b6336a59d71fcd90b;hpb=cf222fbbeeaa0c868cb9ff903151a534428c9354;p=Sone.git diff --git a/src/main/resources/templates/include/viewImage.html b/src/main/resources/templates/include/viewImage.html index cdf5da1..83a83d9 100644 --- a/src/main/resources/templates/include/viewImage.html +++ b/src/main/resources/templates/include/viewImage.html @@ -7,6 +7,17 @@
<% image.title|html>
+ <%if image.sone.local> +
+ + + +
+ + +
+
+ <%/if>
<% image.description|parse sone=image.sone|render>