{% include 'base/header.html' %} {% include 'base/navbar.html' %}
{% include 'base/sidebar.html' %}
{% include 'base/breadcrumb.html' %}
{% block content %} {% endblock %}
{% include 'base/asidebar.html' %}
{% include 'base/footer.html' %} {% include 'base/js.html' %}