{% extends settings.LAYOUT.main_layout %} {% load i18n %} {% block content %} {% include 'django_bkendoz/templates/detail-header.html' with menu=detail_menu %} {% if html %} {% include html %} {% endif %} {% endblock %}