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

{% block this_title %}{% endblock %}

{% for the_custom_menu in planning_custom_menus %} {% endfor %}
{% block action_archive_content %} {% include "Crm/_section_actions.html" with actions=object_list %} {% endblock %} {% endblock %}