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