{% extends 'base.html' %} {% block title %}{{ _('Delete account') }} - CritiqueBrainz{% endblock %} {% block content %}
{{ _('Are you sure you want to delete your account?') }}
{{ _('All your data (i.e. reviews, votes, reports) will be purged. You cannot undo this action.') }}