{% block additional_css %} {% endblock %}
{% include 'hexabox/elements/nav-header.html' %} {% include 'hexabox/elements/chatbox.html' %} {% include 'hexabox/elements/header.html' %} {% include 'hexabox/elements/sidebar.html' %}
{% include 'hexabox/elements/breadcrumb.html' %} {% block content %} {% endblock %}
{% include 'hexabox/elements/footer.html' %}
{% block additional_js %} {% endblock %}