{% extends "admin/base_site.html" %} {% load i18n admin_modify %} {% block breadcrumbs %} {% endblock %} {% block content %}
{% csrf_token %}
{% trans 'Enter the phone number in international format without the + sign.' %}
{% endblock %}