X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewPost.html;h=8b4911d72c25f6f486e2bad99cac2a44bd008054;hb=bfce6c4612f11230270eb1af6effda39bf0fd05d;hp=5c9ef15a967134c53383d06f8db0120f2d460a08;hpb=08a2857c3afa6c39464fd710d4ddd55cf7c19bca;p=Sone.git diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index 5c9ef15..8b4911d 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -5,6 +5,23 @@
<% post.time|date format="MMM d, yyyy, HH:mm:ss">
+
⬆
+ <%ifnull ! currentSone> +
+ + + + + +
+
+ + + + + +
+ <%/if> <%if post.sone.current>
@@ -23,6 +40,23 @@
<% reply.time|date format="MMM d, yyyy, HH:mm:ss">
+
⬆
+ <%ifnull ! currentSone> + + + + + + + +
+ + + + + +
+ <%/if> <%if reply.sone.current>
@@ -34,14 +68,16 @@
<%/foreach> -
- - - - - - - -
+ <%ifnull ! currentSone> +
+
+ + + + + +
+
+ <%/if>