X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/133a8f939cdfa69dd6a7caeafed158aa38d20092..fa803e983501c159302c30e87f7f82ef8c03746b:/forum/skins/default/templates/node/comments.html?ds=sidebyside diff --git a/forum/skins/default/templates/node/comments.html b/forum/skins/default/templates/node/comments.html index e91db87..d62e521 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -3,9 +3,10 @@
{% for comment in comments %} + -
+ {% if comment.score %}{{ comment.score }}{% endif %} @@ -17,7 +18,7 @@ {{comment.user}} ({% diff_date comment.added_at %}) {% if comment.can_like %} - {% endif %}