{% extends "base.html" %} {% block content %} Select Term Before continuing to {{ destination_label }}, confirm the McGill term you wish to work with. Select a Term: {% for t in terms %} {{ t }} {% endfor %} Continue {% endblock %}
Before continuing to {{ destination_label }}, confirm the McGill term you wish to work with.