X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewSone.html;h=82c0861f3b479d1ac9a12729307737f7cd09b13f;hb=c93070476a62e3db94f175576e3cdabf49db1086;hp=868cd7041c387569d8b1788be157f1f099d7b64c;hpb=7e287db201b86febf1cfb825e5e3677ef59e6068;p=Sone.git diff --git a/src/main/resources/templates/include/viewSone.html b/src/main/resources/templates/include/viewSone.html index 868cd70..82c0861 100644 --- a/src/main/resources/templates/include/viewSone.html +++ b/src/main/resources/templates/include/viewSone.html @@ -1,38 +1,43 @@ -
- -
(<%= View.Sone.Label.LastUpdate|l10n|html> <% sone.time|date format="MMM d, yyyy, HH:mm:ss">)
-
!
-
⬊
-
⬈
-
- <%ifnull ! currentSone> - <%if ! sone.current> - <%if sone.friend> -
- - - -
- <%else> -
- - - -
- <%/if> - <%if sone.blocked> -
- - - -
- <%else> -
- - - -
- <%/if> +
+
<% sone.id|html>
+
?
+
!
+
⬊
+
⬈
+
✔
+
<%= View.Sone.Label.LastUpdate|l10n|html> <% sone.time|date format="MMM d, yyyy, HH:mm:ss">
+ +
<% sone.requestUri|substring start=4 length=43|html>
+ + <%if sone.local> +
+ + + + +
+
+ + + + +
+ <%/if> + <%if ! sone.current> + <%ifnull ! currentSone> +
+ + + + +
+
+ + + + +
<%/if> <%/if> +