{% extends "sanza/bs_base.html" %} {% load i18n sanza_utils %} {% block extra_head %} {{block.super}} {% endblock %} {% block document_content %}
{% block action_archive_content %} {% include "Crm/_section_actions.html" with actions=object_list %} {% endblock %} {% endblock %}