X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewSone.html;h=59ba792f774262696936e91cba5bab254321920e;hb=e174a13df3a9de5ab54ede5f2aa761c7727bfaff;hp=f2c51f796c01f2af86306564da3b219c9a80f363;hpb=47df88512f5288d6a1f5f268cdf787bb4bf169c7;p=Sone.git diff --git a/src/main/resources/templates/include/viewSone.html b/src/main/resources/templates/include/viewSone.html index f2c51f7..59ba792 100644 --- a/src/main/resources/templates/include/viewSone.html +++ b/src/main/resources/templates/include/viewSone.html @@ -1,15 +1,33 @@ -
-
<% sone.id|html>
+
+
?
!
⬊
⬈
✔
-
<%= View.Sone.Label.LastUpdate|l10n|html> <% sone.time|date format="MMM d, yyyy, HH:mm:ss">
- +
<%= 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.requestUri|substring start=4 length=43|html>
- <%ifnull ! currentSone> - <%if ! sone.current> + + <%if sone.local> +
+ + + + +
+
+ + + + +
+ <%/if> + <%if ! sone.current> + <%ifnull ! currentSone>
@@ -22,18 +40,6 @@
-
- - - - -
-
- - - - -
<%/if> <%/if>