{% if cv_url %} {% if cv_list_action_method == "get" %} {{ cv_action_short_label }} {% endif %} {% if cv_list_action_method == "post" %}
{% csrf_token %} {{ cv_action_short_label }}
{% endif %} {% endif %}