{% load i18n %}
{% block actions %} {% block actions-form %} {% for field in action_form %} {% if field.name == "tags" %} {{ field }} {% else %} {% if field.label %}{% else %}{{ field }}{% endif %} {% endif %} {% endfor %} {% endblock %} {% block actions-submit %} {% endblock %} {% block actions-counter %} {% if actions_selection_counter %} {{ selection_note }} {% if cl.result_count != cl.result_list|length %} {% endif %} {% endif %} {% endblock %} {% endblock %}
{% if action_index|default:0 == 0 %} {% if cl.has_filters or opts.model_name == 'snapshot' %}
{% if cl.has_filters %} {% endif %} {% if request.resolver_match.url_name == 'grid' %} {% elif opts.model_name == 'snapshot' %} {% endif %}
{% endif %} {% endif %}