X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/6ebde88b50458c1ba0d81d42ab3bc59e131537b1..9a977e5ab9fbc074e28aeb85c90a8707ffd66158:/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 f67e079..41a97aa 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -65,7 +65,16 @@
{% if user.can_use_canned_comments %}
+ {% for canned_comment in canned_comments %} +-
+ {{ canned_comment }}
+
+ {% endfor %}
+
+