{% extends "admin_app.html" %} {% from "library.j2" import box, form_button, standard_button %} {% block content %}
{% trans %}Are you sure you want to delete the following user?{% endtrans %}
{% trans %}The user and their data will be deleted irrevocably, permanently and immediately upon pushing the below button. There is no way back!{% endtrans %}