{% extends 'trix_student/users.django.html' %} {% load i18n %} {% block title %}{% trans "Delete User" %}{% endblock %} {% block content %} {% endblock %} {% block footer %}{% endblock %}