{% load i18n %}
{% for field in action_form %}{% endfor %} {% if actions_selection_counter %} {% blocktrans with cl.result_count as total_count %}0 of {{ total_count }} {{ module_name }} selected{% endblocktrans %} {% endif %}