{{ _("Are you sure you want to delete this user? This action is unrevokable and all the data about this user will be removed.") }}
{% extends 'base.html' %} {% import 'fomanticui.j2' as sui %} {% import 'flask.j2' as flask %} {% block script %} {% endblock %} {% block content %} {% if user.admin and edited_user %}
{{ _("Are you sure you want to delete this user? This action is unrevokable and all the data about this user will be removed.") }}