X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewSone.html;h=60b8ff7ea711fdff475c21b23582bca788de92c5;hp=868cd7041c387569d8b1788be157f1f099d7b64c;hb=0e8f7804ce344bdd69f5ecc7febe25a60a53561d;hpb=7e287db201b86febf1cfb825e5e3677ef59e6068 diff --git a/src/main/resources/templates/include/viewSone.html b/src/main/resources/templates/include/viewSone.html index 868cd70..60b8ff7 100644 --- a/src/main/resources/templates/include/viewSone.html +++ b/src/main/resources/templates/include/viewSone.html @@ -1,38 +1,46 @@ -
- -
(<%= 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> +
+ +
?
+
!
+
⬊
+
⬈
+
✔
+
<%= 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><%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> +