{% if False %} {% endif %} {% block stylesheets %}{% endblock stylesheets %} {% include 'includes/sidebar.html' %}
{# include 'includes/navigation.html' #} {% block content %}{% endblock content %} {# include 'includes/settings-box.html' #} {% include 'includes/footer.html' %}
{% include 'includes/scripts.html' %} {% block javascripts %}{% endblock javascripts %}