{% extends "cosinnus/base.html" %} {% load i18n static cosinnus_tags widget_tweaks %} {% block page_title %} {% trans "Delete user profile" %} {% endblock %} {% block breadcrumb %} {{ block.super }}
{% trans 'Warning!' %}
{% trans "You are about to delete your user account from the site!" %}
{% trans "By clicking the button below, you will irrevocably delete your user account, profile and personal information from this site." %}
{% trans "Your created documents, news posts, uploaded files, and other content will be retained on the site. However this content will no longer bear your name or be connected to you." %}
{% trans "If you wish to delete any of your content, please go back and do so now. Once you delete your profile, you will no longer have any access to anything you have created with this account." %}