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