{% load static %} Directory Management
{% include 'includes/header.html' %}
{% include 'includes/sidebar.html' %}
{% block content %} {% endblock %}
{% include 'includes/footer.html' %}