{% extends "base.html" %} {% block content %} {% include "includes/sidenav.html" %}
{% csrf_token %}
{% endblock content %}