{% extends "sanza/bs_base.html" %} {% load i18n sanza_utils %} {% block extra_head %} {{block.super}} {% endblock %} {% block document_content %}

{% block this_title %}{% endblock%}

{% include "Crm/_section_actions.html" with actions=object_list %} {% endblock %}