{% load static %} {% include 'taskboard/head.html' %}
{% include 'taskboard/sidebar.html' %}
{% include 'taskboard/topbar.html' %}
{% include 'taskboard/footer.html' %}
{% include 'taskboard/modal-logout.html' %} {% include 'taskboard/scripts.html' %}