{% extends "admin/change_form.html" %}{% load admin_modify admin_urls i18n static %} {% block breadcrumbs %} {% endblock breadcrumbs %} {% 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 %}