{% extends "generic/base.html" %} {% load crispy_forms_tags %} {% block js %} {{ form.media }} {% endblock %} {% block content %}
Use this form to create a user. Only existing supervisors can be added (if they don't exist, create them first and refresh this page or add them later).
{% if errors %}