X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/174c53e97bcf1e5412c141829d152aa5a2b8684c..881f902757e0d053b0dc9016055630b28c79c3b5:/forum/skins/default/templates/node/comments.html diff --git a/forum/skins/default/templates/node/comments.html b/forum/skins/default/templates/node/comments.html index 71b454a..49d529a 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -21,8 +21,14 @@ {% endif %} + {% if comment.can_convert %} + + {% endif %} + + ({% diff_date comment.added_at %}) - {{comment.user}} + {{comment.user.decorated_name}} {% if show_gravatar %}{% gravatar comment.user 18 %}{% endif %} @@ -43,7 +49,7 @@ {% if can_comment %}
- +
{{ min_length }}|{{ max_length }} @@ -58,11 +64,14 @@
%COMMENT%
-
+
+ + ({% trans "just now" %}) %USERNAME% {% if user.is_authenticated %} @@ -74,4 +83,4 @@ {% endif %}
- \ No newline at end of file +