{% if cv_access and cv_action_enabled is not False %} {% if cv_list_action_method == "post" %}
{% csrf_token %}
{% endif %} {% if cv_no_label %}{% if cv_icon_action %}{% endif %}{% else %}{{ cv_label }}{% endif %} {% endif %}