X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/0bf7a855000b99350fce021dc8fe1bf59ceece20..64b2d51a7d52a03c37bc7c35fa90e111e257fd93:/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 79f4df0..71b454a 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -4,39 +4,31 @@
- {% if comment.score %}{{ comment.score }}{% endif %} - | -- {{ comment.body }} - | -
- {{comment.user}} - ({% diff_date comment.added_at %}) - {% if comment.can_like %} - - {% endif %} - {% if comment.can_edit %} - - {% endif %} - {% if comment.can_delete %} - - {% endif %} - | -