{% extends "base-modal.html" %} {% block title %}{{ title }}{% endblock %} {% block content %} {% from "forms/macros.html" import render_field %}
{{ form.csrf_token }}

Continuing will irreversably destroy user '{{ username }}'.
Are you sure you want to continue?

{% if parent %} Cancel {% endif %}
{% endblock %}