{% extends 'trix_student/users.django.html' %} {% load i18n %} {% block title %}{% trans "Delete User" %}{% endblock %} {% block content %}
{% blocktrans %} Are you sure you want to delete {{ object }}? This cannot be undone! All progress will be deleted and cannot be recovered. {% endblocktrans %}