X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FknownSones.html;h=9cf616ce7c6d68769cfad4c49d575bc775284489;hb=70507fff8a12cc5c66df15ff2c3585c8bc5f7b3b;hp=a0b270a553e21901131724b39172f284c32f65e9;hpb=b77878b1b8c125b0a0908a9cc730219eaf643841;p=Sone.git diff --git a/src/main/resources/templates/knownSones.html b/src/main/resources/templates/knownSones.html index a0b270a..9cf616c 100644 --- a/src/main/resources/templates/knownSones.html +++ b/src/main/resources/templates/knownSones.html @@ -7,18 +7,20 @@
(<% sone.requestUri|html>)
- <%if sone.isBlocked> -
- - - -
- <%else> -
- - - -
+ <%ifnull ! currentSone> + <%if sone.isBlocked> +
+ + + +
+ <%else> +
+ + + +
+ <%/if> <%/if>
<%foreachelse>