X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewSone.html;h=ba5c8e4461b4409741f2564e58cfe1c38b3e6213;hb=0df5e91852f737d760c5a9f54c5667309fbadcc2;hp=57ab3840056ef7d71f27f54a8f1cb4a31e9270be;hpb=44f2f20011d28bc1420dcfcc8b9ff61183e86e24;p=Sone.git diff --git a/src/main/resources/templates/include/viewSone.html b/src/main/resources/templates/include/viewSone.html index 57ab384..ba5c8e4 100644 --- a/src/main/resources/templates/include/viewSone.html +++ b/src/main/resources/templates/include/viewSone.html @@ -1,34 +1,46 @@ -
- -
(<%= View.Sone.Label.LastUpdate|l10n|html> <% sone.time|date format="MMM d, yyyy, HH:mm:ss">)
- <%ifnull ! currentSone> - <%if ! sone.isCurrent> - <%if sone.isFriend> -
- - - -
- <%else> -
- - - -
- <%/if> - <%if sone.blocked> -
- - - -
- <%else> -
- - - -
- <%/if> +
+ +
?
+
!
+
⬊
+
⬈
+
✔
+
<%= View.Sone.Label.LastUpdate|l10n|html> "><%sone.lastUpdatedText|html>
+
+ +
(<%= View.Sone.Stats.Posts|l10n 0=sone.posts.size>, <%= View.Sone.Stats.Replies|l10n 0=sone.replies.size>)
+
+
<% sone.requestUri|substring start=4 length=43|html>
+ + <%if sone.local> +
+ + + + +
+
+ + + + +
+ <%/if> + <%if ! sone.current> + <%ifnull ! currentSone> +
+ + + + +
+
+ + + + +
<%/if> <%/if> +