X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewReply.html;h=8b4c9ef0e333f5c70bd57d64c19dd69668963109;hb=975b4b84bdcc602c17510da80cbe6c61992edb57;hp=d11aa5fad791c32a8f36da9960364311bd283e33;hpb=4c01b14af989a2831212ed79410ed723ba334c4a;p=Sone.git diff --git a/src/main/resources/templates/include/viewReply.html b/src/main/resources/templates/include/viewReply.html index d11aa5f..8b4c9ef 100644 --- a/src/main/resources/templates/include/viewReply.html +++ b/src/main/resources/templates/include/viewReply.html @@ -3,6 +3,12 @@
Avatar Image + <%if !reply.sone.current> +
+ <%ifnull !post.sone.trust.explicit><% post.sone.trust.explicit><%/if> + <%ifnull !post.sone.trust.implicit><% post.sone.trust.implicit><%/if> + <%ifnull !post.sone.trust.distance><% post.sone.trust.distance><%/if> + <%/if>