{% extends "base.html" %} {% load i18n static socialprofile_tags crispy_forms_tags %} {% block headtitle %}{% trans "Profile for" %} {{ user.username }}{% endblock %} {% block content %}
{% trans "Delete Account" %} {% trans "Cancel" %} {% trans "Done" %}
{{ field }}
{{ field.label_tag }} {{ field }}
{{ only_connection.provider|social_provider_name }} {% trans "is your only means of authentication, it cannot be removed." %}