X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/0f2d00f9d7d5d28149707f66c719b28edfe51aed..9a37b12ee33ddaca8ec3d9a9f771e0faf8df9739:/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 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 }} |