{% extends 'dj_accounts/profile_base.html' %}{% load static i18n %} {% block content %}
{% csrf_token %}
{% include 'django/forms/form.html' with form=form %} {% translate 'Cancel' %}
{% endblock %}