X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewPost.html;h=4b23b1f913fb1796390d8a6dc4e89e340f83fd34;hb=5ba579ecfba44ca021857c185c461bfca9c16a96;hp=82cda921f11af7cdcf7f69f843566c65b2cfcdbe;hpb=be948b3b0be0d7dc2f355dd8a1ea5de749b0c4ec;p=Sone.git diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index 82cda92..4b23b1f 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -1,12 +1,20 @@
- +
Avatar Image
+ <%ifnull !post.recipient> + → + <%ifnull post.recipient.identity> + + <%else> + + <%/if> + <%/if>
<% post.text|html>