{% extends "base.html" %} {% block content %}

You are about to delete {{ user.username }}

{% csrf_token %}
{% endblock content %}