X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewPost.html;h=f3d46966c0425255e77b0da55e5ddad291d17c8e;hb=fbc4cd017e9453094a63f92a87951caa31d8de71;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..f3d4696 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -1,62 +1,93 @@ -
-
- -
<% 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>