X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewPost.html;h=b46532f969524fdcdd2f50f01f57d9f246737c76;hb=d100af6d02674395f77ee23cda8f82f015e264a0;hp=c5817988294a330b6fc3a7b977035d961a85c0e2;hpb=86856491d004c9f0881b565e81f69999a4db8e55;p=Sone.git diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index c581798..b46532f 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -18,12 +18,12 @@
class="hidden"<%/if>> - <%ifnull !post.recipient> + <%if post.hasRecipient> → - <%ifnull post.recipient.identity> - + <%ifnull post.recipient.orNull> + <%else> - + <%/if> <%/if> <% post.text|html|store key==originalText text==true> @@ -81,25 +81,27 @@ <%if !post.sone.current> - · -
- - - - -
-
- - - - -
-
- - - - -
+ <%ifnull !post.sone.trust> + · +
+ + + + +
+
+ + + + +
+
+ + + + +
+ <%/if> <%/if> <%/if> <%if post.sone.local>