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