{% extends "form_simp_base.html" %} {% block content %}
You have successfully created a course!
Course code for students: {{ course.stucode }}
{{ course.stucode }}
Course code for teaching assistants: {{ course.tascode }}
{{ course.tascode }}
Error: {{ error }}