X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewPost.html;h=1d938d15d6af5a1fb42673d0b0e97e34be7809fd;hb=5b87ca93495f5a82b1ae78e9324db0a85a6bc013;hp=452513b937a17892856768ba08d455b22af88a8e;hpb=08e3bf47ecb5699c13307dece92fc0bc36947b55;p=Sone.git diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index 452513b..1d938d1 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -7,9 +7,17 @@
-
<% post.text|html>
+ <%ifnull !post.recipient> + → + <%ifnull post.recipient.identity> + + <%else> + + <%/if> + <%/if> +
<% post.text>
-
+
⬆
<%ifnull ! currentSone>