{% extends "root.html" %} {% load static %} {% block beforecontent %} {% include "components/header.html" %} {% include "components/sidebar.html" %} {% endblock %} {% block content %}