X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewPost.html;h=b46532f969524fdcdd2f50f01f57d9f246737c76;hb=d100af6d02674395f77ee23cda8f82f015e264a0;hp=6a599e1737e007515f0eb3c9cd87547ba7227ae4;hpb=0f7a91f4fa689a4084d7db5987a534b4b4fc3866;p=Sone.git diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index 6a599e1..b46532f 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -9,7 +9,7 @@ <%ifnull !post.sone.profile.avatar> <%post.sone.profile.avatar|image-link max-width==48 max-height==48 mode==enlarge title=="Avatar Image"> <%else> - Avatar Image + Avatar Image <%/if> <%else> Avatar Image @@ -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>