{% block stylesheets %}{% endblock stylesheets %} {% include 'site_template/sidebar.html' %}
{% include 'site_template/navigation.html' %}
{% block content %}{% endblock content %} {% include 'site_template/footer.html' %}
{% include 'site_template/scripts.html' %} {% block javascripts %}{% endblock javascripts %}