{% load i18n %}
{% comment %} Lift actions class to fields {% endcomment %}
{% for field in action_form %} {% if field.name == 'action' %}
{% endif %} {{ field }} {% endfor %}
{% if actions_selection_counter %} {{ selection_note }} {% if cl.result_count != cl.result_list|length %} {% endif %} {% endif %}