X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/410bfa05ee36ed1d99356c443a5f3f6aa3ee9578..2fcb4175c3ee2d8223798a973bcf1dbdcc1cfa49:/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..f2646a2 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -22,7 +22,7 @@ class="ajax-command comment-delete" rel="nofollow"> {% endif %} ({% diff_date comment.added_at %}) - {{comment.user}} + {{comment.user.decorated_name}} {% if show_gravatar %}{% gravatar comment.user 18 %}{% endif %} @@ -39,15 +39,15 @@ {% trans "add new comment" %} {% endif %} -{% if can_comment %}