{% extends "wlprofile/base.html" %} {% load i18n %} {% load wlprofile_extras %} {% block title %} {% trans "Delete me" %} - {{ block.super }} {% endblock %} {% block content_header %}

{% trans "Delete your account" %}

{% endblock %} {% block content_main %}

Hi {{ user }},

we are sorry that you want to leave our community Sad smiley

What deleting yourself means:

This step can't be undone!

{% endblock %}