X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewReply.html;h=a9b308efe6983aaa59c245fa926c78ffefd0580a;hb=4a2fdf3b0b3dfcfc761c83797018237ec4c82a4b;hp=8c51c6335cde1b7af2d873d867967dfaf7fcb9a2;hpb=3afc1e0e277f1cedd3035b551496cb36dcfee1cd;p=Sone.git diff --git a/src/main/resources/templates/include/viewReply.html b/src/main/resources/templates/include/viewReply.html index 8c51c63..a9b308e 100644 --- a/src/main/resources/templates/include/viewReply.html +++ b/src/main/resources/templates/include/viewReply.html @@ -1,26 +1,26 @@
- +
Avatar Image
-
<% reply.text|html>
+
<% reply.text>
-
+
<% reply.time|date format="MMM d, yyyy, HH:mm:ss">
-
⬆
+
↑
<%ifnull ! currentSone> -
+
-
+ @@ -28,8 +28,32 @@
<%/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> -
+