X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewSone.html;h=d4e5b67e11523d6d7f64b5280ac702eb40bf4f9e;hb=8e73d78985dbf9b12257bcd1408d17cef98394c6;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..d4e5b67 100644 --- a/src/main/resources/templates/include/viewSone.html +++ b/src/main/resources/templates/include/viewSone.html @@ -8,8 +8,9 @@
<%= 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> + <%ifnull ! currentSone>
@@ -22,18 +23,6 @@
-
- - - - -
-
- - - - -
<%/if> <%/if>