From: David ‘Bombe’ Roden Date: Fri, 26 Nov 2010 22:02:14 +0000 (+0100) Subject: Merge commit '0.3.1-RC3' into message-recipient X-Git-Tag: 0.3.2-RC1~15^2~2 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=a57e3b33c5837a40aa08c11fb92f600d928be1ab Merge commit '0.3.1-RC3' into message-recipient --- a57e3b33c5837a40aa08c11fb92f600d928be1ab diff --cc src/main/resources/templates/include/viewPost.html index 4b23b1f,e351fd0..ffc7608 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@@ -7,17 -7,9 +7,17 @@@
+ <%ifnull !post.recipient> + → + <%ifnull post.recipient.identity> + + <%else> + + <%/if> + <%/if>
<% post.text|html>
-
+
⬆
<%ifnull ! currentSone>