X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewPost.html;h=6e79c7a899c1f1cea628d492081a8ec9ae82b844;hb=009efe04643aa488075dba3a71a2afb60e3d675f;hp=084de2ec4613aa40bdefa9c0337f06dc3f8cef28;hpb=378e6fafef1f68f197a944713b926e03a0c06cb9;p=Sone.git diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index 084de2e..6e79c7a 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -38,46 +38,7 @@
<%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> -
-
-
+ <%include include/viewReply.html> <%/foreach> <%ifnull ! currentSone>