Semester Select
{% if semester_options %}
{% csrf_token %}
{% else %}

There are no semesters to choose from! You can create one from the Semester Management tab!

{% endif %}