{% block stylesheets %}{% endblock stylesheets %}
{% include 'sidebar.html' %} {% include 'header.html' %} {% block content %}{% endblock content %} {% include 'scripts.html' %} {% block javascripts %}{% endblock javascripts %}