X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewPost.html;h=084de2ec4613aa40bdefa9c0337f06dc3f8cef28;hb=8a8b60858ae83812bf9c7e1898850f5dade69f82;hp=1f0020c29c105d9cc0008bfd93fecdd748880cea;hpb=c8f518f638aa16cf37145561b709d28252de213a;p=Sone.git diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index 1f0020c..084de2e 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -1,62 +1,95 @@ -
-
- -
<% post.text|html>
+ +
+
+ Avatar Image
-
- - - <%ifnull ! currentSone> -
- - - - -
-
- - - - -
- <%/if> - <%if post.sone.current> -
- - - - -
- <%/if> -
-
- <%foreach post.replies reply> -
-
- -
<% reply.text|html>
+
+
+ +
<% post.text|html>
+
+
+ +
⬆
+ <%ifnull ! currentSone> +
+ + + + + +
+
+ + + + + +
+ <%/if> + <%if post.sone.current> +
+ + + + +
+ <%/if> +
+
+ <%foreach post.replies reply> + +
+
+ Avatar Image +
+
+
+ +
<% reply.text|html>
+
+
+
<% reply.time|date format="MMM d, yyyy, HH:mm:ss">
+
⬆
+ <%ifnull ! currentSone> +
+ + + + + +
+
+ + + + + +
+ <%/if> + <%if reply.sone.current> +
+ + + + +
+ <%/if> +
+
-
-
<% reply.time|date format="MMM d, yyyy, HH:mm:ss">
- <%if reply.sone.current> -
- - - - -
- <%/if> + <%/foreach> + <%ifnull ! currentSone> +
+
+ + + + + +
-
- <%/foreach> -
-
- - - - - -
+ <%/if>