{% comment %} {% endcomment %} {% block title %}{% endblock %} {% block meta %} {% endblock meta %} {% 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 %}