X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewSone.html;h=455d81e7897744fbf220faa27a6ee7cfe7692f99;hp=af7c8be976e96dcf7400381e8fefba288a34e4be;hb=ffd92ca2374c0b2218e583d02e0bdd24b8c110ae;hpb=dfdfe62269b1abc712aeffb3f5940b57c99d9e3a diff --git a/src/main/resources/templates/include/viewSone.html b/src/main/resources/templates/include/viewSone.html index af7c8be..455d81e 100644 --- a/src/main/resources/templates/include/viewSone.html +++ b/src/main/resources/templates/include/viewSone.html @@ -1,71 +1,45 @@ - - -
+
+
?
!
⬊
⬈
✔
-
<%= 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> +
<%= View.Sone.Label.LastUpdate|l10n|html> "><%sone.lastUpdatedText|l10n|html>
+
+ +
(<%= View.Sone.Stats.Posts|l10n 0=sone.posts.size>, <%= View.Sone.Stats.Replies|l10n 0=sone.replies.size><%if ! sone.allImages.size|match value==0>, <%= View.Sone.Stats.Images|l10n 0=sone.allImages.size><%/if>)
+
+
<% sone.id|html>
+ + <%if sone.local> +
+ + + + +
+
+ + + + +
+ <%/if> + <%if ! sone.current> + <%ifnull ! currentSone> +
+ + + + +
+
+ + + + +
<%/if> <%/if>