{% extends "balafon/bs_base.html" %} {% load i18n %} {% block extra_title %}{% trans "Contacts" %}{% endblock %} {% block document_content %} {% include "Crm/_section_all_entities.html" %} {% endblock %}