X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/9b59b6bb395208c913ce5ce19212dd5341cfa98a..f32668123bbf48a0b73e90024bc09aa60e903ea0:/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 87ce889..d4f9b62 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -19,8 +19,14 @@ {% endif %} {% if comment.can_delete %} + class="ajax-command comment-delete confirm" rel="nofollow"> {% endif %} + {% if comment.can_convert %} + + {% endif %} + + ({% diff_date comment.added_at %}) {{comment.user.decorated_name}} {% if show_gravatar %}{% gravatar comment.user 18 %}{% endif %} @@ -42,6 +48,7 @@
{% if can_comment %}
+ {% csrf_token %}
@@ -50,7 +57,7 @@ {% trans "characters needed" %} {% trans "characters left" %} - +
@@ -58,11 +65,14 @@
%COMMENT%
-
- + - + + + ({% trans "just now" %}) %USERNAME% {% if user.is_authenticated %} @@ -74,4 +84,4 @@ {% endif %}
- \ No newline at end of file +