X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/0f2d00f9d7d5d28149707f66c719b28edfe51aed..32c46c35fc9dbf3305dc774b144ff5af5176c9de:/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 022f19c..d62e521 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -3,13 +3,14 @@
+ | {% if comment.score %}{{ comment.score }}{% endif %} | - {{ comment.comment }} + {{ comment.body }} |