{% if cv_url and cv_action_enabled is not False and cv_access is True %} {% if cv_list_action_method == "get" %} {{ cv_action_short_label }} {% endif %} {% if cv_list_action_method == "post" %}
{% csrf_token %}
{% endif %} {% endif %}