{% for field in action_form %}{% if field.label %}{% endif %}{% endfor %} {% if actions_selection_counter %} {{ selection_note }} {% if cl.result_count != cl.result_list|length %} {{ selection_note_all }} {% trans total_count = cl.result_count %}Select all {{ total_count }} {{ module_name }}{% endtrans %} {{ _("Clear selection") }} {% endif %} {% endif %}