{% extends "domain_base.html" %} {% block domain_content %}
{{ _('This anonymizes the selected students (removes personal data and disables access) and removes them from groups and teams. Submissions are kept but become non-attributable. This action is irreversible.') }}
{{ _('Download a full backup (users, submissions, grades and code) before purging.') }}
{{ _('Download all domain data (ZIP)') }}{% for m in messages %}{{ m }}
{% endfor %}