{% extends 'courseinfo/base.html' %} {% block title %} Error Deleting Semester {% endblock %} {% block content %}

Error Deleting Semester

You may not delete semester {{ semester }}. This semester is currently associated with the following sections:

Return to Semester List.

{% endblock %}