{% extends "base.html" %} {% load i18n %} {% load translations %} {% load crispy_forms_tags %} {% block breadcrumbs %}
{% trans "Account removal deletes all your private data." %}
{% blocktrans %}By pressing following button, your will no longer be able to use this account.{% endblocktrans %}
{% blocktrans %}You will have to confirm account removal by clicking link in e-mail you will receive.{% endblocktrans %}