{% load attachments_tags %} {# fmt:off #} {% if request.user|can_add_attachment:object %}
{% csrf_token %}
{% endif %}