{% extends "sanza/bs_base.html" %} {% load i18n %} {% block document_content %} {% include "Crm/_section_contact_info.html" %} {% include "Crm/_section_same_as.html" %} {% include "Crm/_section_actions_by_set.html" %} {% comment %} {% include "Crm/_section_opportunities.html" %} {% endcomment %} {% endblock %}