{% extends "generic/supervisor_base.html" %} {% load crispy_forms_tags %} {% block css %} {% endblock %} {% block js %} {{form.media}} {% endblock %} {% block content %}
Use this form to create / edit a supervisor
Trainees can be assigned to a supervisor by editing the trainee and selecting the supervisor from the drop down list.
{% if errors %}