X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/7f14cb747791cc03d44045e2a0fcfb73eed298e4..fa5ec9e2a70331da5da884a13ff5b70bdc2eada6:/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 d62e521..5fea00c 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -4,39 +4,37 @@
- {% 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 %} - | -