X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewPost.html;h=6e79c7a899c1f1cea628d492081a8ec9ae82b844;hb=f0ee21d46819b4e242e9876bde3cfa911ad3a910;hp=3d4b40931b909c343741d828fe6ae310e6f4b854;hpb=2889af6294724510001008f845c417437e194b64;p=Sone.git diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index 3d4b409..6e79c7a 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -1,83 +1,56 @@ -
-
- -
<% post.text|html>
+ +
+
+ Avatar Image
-
- -
⬆
- <%ifnull ! currentSone> -
- - - - - -
-
- - - - - -
- <%/if> - <%if post.sone.current> -
- - - - -
- <%/if> -
-
- <%foreach post.replies reply> -
-
- -
<% reply.text|html>
-
-
-
<% reply.time|date format="MMM d, yyyy, HH:mm:ss">
-
⬆
- <%ifnull ! currentSone> -
- - - - - -
-
- - - - - -
- <%/if> - <%if reply.sone.current> -
- - - - -
- <%/if> -
-
- <%/foreach> - <%ifnull ! currentSone> -
-
+
+
+ +
<% post.text|html>
+
+
+ +
⬆
+ <%ifnull ! currentSone> + + + + + + + +
+ + + + + +
+ <%/if> + <%if post.sone.current> +
- - +
-
- <%/if> + <%/if> +
+
+ <%foreach post.replies reply> + <%include include/viewReply.html> + <%/foreach> + <%ifnull ! currentSone> +
+
+ + + + + +
+
+ <%/if> +