{% load i18n sanza_utils pagination_tags %}{% load url from future %} {% include "Crm/_actions_table_script.html" %} {% for set_id, set_title, actions in actions_by_set %} {% include "Crm/_section_actions_of_set.html" %} {% endfor %}