{% extends "base.html" %} {% load crispy_forms_tags %} {% block title %}Enroll Student{% endblock %} {% block nav_students %}active{% endblock %} {% block content %}
Create a new student account and enrollment in one step