{% extends 'courseinfo/base.html' %} {% block title %} Error Deleting Semester {% endblock %} {% block content %}
You may not delete semester {{ semester }}. This semester is currently associated with the following sections:
Return to Semester List.