{% extends "authentic2/base-page.html" %} {% load i18n %} {% if service_custom_appearance %} {% block css %} {{ block.super }} {% firstof generic_service_colour service_colour service_ou_colour as colour %} {% if colour %} {% endif %} {% endblock %} {% endif %} {% block title %} {{ view.title }} {% endblock %} {% block breadcrumb %} {{ block.super }} {{ view.title }} {% endblock %} {% block content %}
{% blocktrans %}Verify your {{ phone_label }} attribute in order to use it for authentication{% endblocktrans %}
{% endif %}
{% endif %}
{% if allow_profile_edit %}
{% trans "Edit account data" %}