X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewPost.html;h=8bd6bd7a64470fbd7000d4d11f271f996f2c57a8;hb=16928d48cfc6f698b00c37efb689ba721a6ad6a9;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..8bd6bd7 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>