{% load static %} {% block title %} {% endblock %} octopusdash {% block css_files %}{% endblock css_files %}
{% include 'od/partials/sidebar.html' %}
{% include 'od/partials/navbar.html' %}
{% block content %} {% endblock %}
{% block script %}{% endblock script %}