{% extends CMS_TEMPLATE %} {% load i18n cms_tags %} {% block base_content %}
{% include "customers/includes/profile_menu.html" %}
{% csrf_token %} {% include "forms/form_fields.html" %} {% trans "Cancel" %}
{% endblock %}