{% extends "base.html" %} {% block content %} {% include "sidebar.html" %} {% block dashboard %}{% endblock dashboard %} {% endblock content %}