{% block stylesheets %}{% endblock stylesheets %} {% block extra_js %}{% endblock extra_js %}
{% include 'includes/sidebar.html' %}
{% include 'includes/navigation.html' %} {% block content %}{% endblock content %} {% include 'includes/footer.html' %}
{% include 'includes/fixed-plugin.html' %} {% include 'includes/scripts.html' %} {% block javascripts %}{% endblock javascripts %}