{% extends 'courseinfo/base.html' %} {% block title %} Error Deleting Student {% endblock %} {% block content %}
You may not delete student {{ student }}. This student is currently enrolled in the following sections:
Return to Student List.