{% extends 'core/page.html' %} {% load i18n %} {% block page %}

{% trans "Delete profile" %}

{% trans "Profile removal failed. Please make sure that you enter the correct data." %}

{% endblock %}