{% load static %} {% block page_style %}{% endblock page_style %} {% block page_js %}{% endblock page_js %}
{% include 'sidebar.html' %}
{% include 'top-navigation.html' %}
{% block page_content %}{% endblock page_content %}