{% extends "base.html" %} {% block headcontent %} CourseWork Creation Success {% endblock %} {% block content %}

CourseWork assignment created!

You've created a CourseWork assignment! The assignment's attachment has type {{ assignment_type }}.


Return to index {% endblock %}