{% include 'includes/head.html' %}
{% include 'includes/head.html' %} {% include 'includes/header.html' %}
{% include 'includes/sidebar-main.html' %}
{% block content %} {% endblock content %} {% include 'includes/footer.html' %}
{% include 'includes/custom-template.html' %}
{% include 'includes/scripts.html' %} {% block extrajs %}{% endblock extrajs %}