{% load i18n %}
{% for field in action_form %}{% if field.label %}{% endif %}{% endfor %}
{# {% if actions_selection_counter %}#} {# #} {# #} {# {% blocktrans with cl.result_count as total_count %}Select all {{ total_count }} {{ module_name }}{% endblocktrans %}#} {# #} {# #} {# {% trans "Clear selection" %}#} {#
#} {#
#} {# {{ selection_note }}#} {# {% if cl.result_count != cl.result_list|length %}#} {# {{ selection_note_all }}
#} {# {% endif %}#} {#
#} {# {% endif %}#}