X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/410bfa05ee36ed1d99356c443a5f3f6aa3ee9578..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 571fd24..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 %} @@ -39,15 +45,15 @@ {% trans "add new comment" %} {% endif %} -{% if can_comment %}