{% extends "admin/change_form.html" %}{% load i18n admin_urls static admin_modify %} {% block breadcrumbs %} {% endblock %} {% block content %}

Import Users

Type a list of email or partial usernames to be synchronized with Azure AD

{% csrf_token %} {{form}}
{% endblock content %} {% block submit_buttons_bottom %}{% endblock %}