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