{% load i18n static admin_urls admin_list %}

{% translate 'Actions' %}

{% translate 'New' %} {% block actions-counter %} {% if actions_selection_counter %} {{ selection_note }} {% if cl.result_count != cl.result_list|length %} {% endif %} {% endif %} {% endblock actions-counter %} {% for action in action_form %} {% if action.field.choices %} {% for choice in action.field.choices %} {% if choice.0 %} {% endif %} {% endfor %} {% endif %} {% endfor %}