X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/881f902757e0d053b0dc9016055630b28c79c3b5..6ebde88b50458c1ba0d81d42ab3bc59e131537b1:/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 49d529a..f67e079 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -19,11 +19,13 @@ {% endif %} {% if comment.can_delete %} + class="ajax-command comment-delete confirm" rel="nofollow"> {% endif %} {% if comment.can_convert %} + {% endif %} @@ -48,8 +50,9 @@
{% if can_comment %}
+ {% csrf_token %}
- +
{{ min_length }}|{{ max_length }} @@ -59,17 +62,23 @@
+
+ {% if user.can_use_canned_comments %} + + {% endif %}