{% extends "one_column_body.html" %} {% block title %}{% trans %}Account Terminated{% endtrans %}{% endblock %} {% block content %}
{% trans %}Your account has been terminated.{% endtrans %} {% trans %}All content has been anonymized and remains accessible.{% endtrans %}
{% endblock %}