]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/node/comments.html
make {% comments %} template tag decoratable and add ability to attach additional...
[osqa.git] / forum / skins / default / templates / node / comments.html
index b34b58d8d8ac6b113aecf236d8889f61ece00528..a84ef89d5583d46b518aa6a61ee647e75434f683 100644 (file)
                     <a rel="nofollow" id="comment-{{ comment.id }}-convert-to-question" href="{% url convert_to_question id=comment.id %}?node_type=comment" title="{% trans "Convert comment to question" %}"\r
                         class="comment-convert-to-question" rel="nofollow"> </a>\r
                 {% endif %}\r
-                    \r
+\r
+                {% if comment.additional_controls %}\r
+                    {{ comment.additional_controls }}\r
+                {% endif %}\r
 \r
                 <span class="comment-age">({% diff_date comment.added_at %})</span>\r
                 <a class="comment-user userinfo" href="{{comment.user.get_profile_url}}">{{comment.user.decorated_name}}</a>\r