{% load i18n admin_stats %}
{% block actions %} {% block actions-form %}
{% for field in action_form %} {% if field.label %} {% endif %} {{ field }} {% 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 %}
{% get_custom_model_actions cl.opts.app_label cl.opts.model_name as model_actions %} {% for action in model_actions %} {% if action.icon %} {% if " {% endif %} {% endif %} {{ action.name }} {% endfor %}