{% load i18n %}
{% if actions_selection_counter %}
{{ selection_note }} {% if cl.result_count != cl.result_list|length %} {% if not cl.model_admin.list_disable_select_all %} {% endif %} {% endif %}
{% endif %}
{% for field in action_form %} {% if field.label %} {% endif %} {% endfor %}