X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewReply.html;h=a9b308efe6983aaa59c245fa926c78ffefd0580a;hb=db7d24156074d2735db4048a0e83cfe807500b3c;hp=6d9a1f5393889dba8e432dc5ab908f60e065e8c1;hpb=ac0a49027e36c54735cf57317718e03872ce1185;p=Sone.git diff --git a/src/main/resources/templates/include/viewReply.html b/src/main/resources/templates/include/viewReply.html index 6d9a1f5..a9b308e 100644 --- a/src/main/resources/templates/include/viewReply.html +++ b/src/main/resources/templates/include/viewReply.html @@ -3,16 +3,6 @@
Avatar Image - <%if !reply.sone.current> -
-
- <%if reply.sone.trust.assigned> - <% reply.sone.trust.explicit> - <%else> - <% reply.sone.trust.implicit> - <%/if> -
- <%/if>
@@ -21,7 +11,7 @@
<% reply.time|date format="MMM d, yyyy, HH:mm:ss">
-
⬆
+
↑
<%ifnull ! currentSone> <%/if> + <%if !reply.sone.current> +
+ <%= View.Trust.Label|l10n|html> + <%if reply.sone.trust.assigned> +
<% reply.sone.trust.explicit>
+ <%else> +
<% reply.sone.trust.implicit><%if reply.sone.trust.hasDistance> (<% reply.sone.trust.distance>)<%/if>
+ <%/if> + <%if !reply.sone.trust.maximum> +
+ + + + +
+ <%/if> +
+ + + + +
+
+ <%/if> <%if reply.sone.current>