{% extends "sanza/_bs_section.html" %} {% load i18n sanza_utils pagination_tags %}{% load url from future %} {% block section_title %} {% if all_actions and entity %} {{title}} - {{entity.name}} {% else %} {% if all_actions and contact %} {{title}} - {{contact.fullname}} {% else %} {% trans "Actions" %} {% endif %}{% endif %} {% endblock %} {% block section_data %}