X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewSone.html;h=8b62fa4c8ca77d4dd5b2722e6e2280236cf94f7c;hb=5e9e5f4c5cc5bc65447672fffce279148a64cc73;hp=e7599bd82ecf66de9e64743b26e4dacf9c177a12;hpb=067571ca9d47d10dd401312f6bfe367908866f28;p=Sone.git diff --git a/src/main/resources/templates/include/viewSone.html b/src/main/resources/templates/include/viewSone.html index e7599bd..8b62fa4 100644 --- a/src/main/resources/templates/include/viewSone.html +++ b/src/main/resources/templates/include/viewSone.html @@ -1,4 +1,5 @@ -
+
+
?
!
⬊
@@ -7,38 +8,35 @@
<%= 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.friend> -
- - - - -
- <%else> - - <%/if> - <%if sone.blocked> -
- - - - -
- <%else> -
- - - - -
- <%/if> + + <%if sone.local> +
+ + + + +
+
+ + + + +
+ <%/if> + <%if ! sone.current> + <%ifnull ! currentSone> +
+ + + + +
+
+ + + + +
<%/if> <%/if>