{% extends "authentic2/authenticators/authenticator_common.html" %} {% load i18n gadjo %} {% block breadcrumb %} {{ block.super }} {{ object }} {% endblock %} {% block content %}
{% csrf_token %} {{ form|with_template }}
{% trans 'Cancel' %}
{% endblock %}