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

Error Deleting Course

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

Return to Course List.

{% endblock %}