X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewSone.html;h=39d42dabe42182f9154245bc0a5fefbb2e42f094;hb=9d6e64f8548fd45e06a492d0b92099c27fddd378;hp=2a0f59e3b78eedb3abd45b7799ed7fdc9087c8af;hpb=1b9e56aa892a46782edadc9b43fb5301491fede3;p=Sone.git diff --git a/src/main/resources/templates/include/viewSone.html b/src/main/resources/templates/include/viewSone.html index 2a0f59e..39d42da 100644 --- a/src/main/resources/templates/include/viewSone.html +++ b/src/main/resources/templates/include/viewSone.html @@ -8,31 +8,47 @@
<%= View.Sone.Label.LastUpdate|l10n|html> <% sone.time|date format="MMM d, yyyy, HH:mm:ss">
<% sone.requestUri|substring start=4 length=43|html>
- <%ifnull ! currentSone> - <%if ! sone.current> -
+ + <%if ! sone.current> + <%if ! sone.blacklisted> + - +
-
+ <%ifnull ! currentSone> + + + + + +
+
+ + + + +
+
+ + + + +
+
+ + + + +
+ <%/if> + <%else> +
- -
-
- - - - -
-
- - - - +
<%/if> <%/if>