{% extends "base.html" %} {% load crispy_forms_filters %} {% block title %} Edit Course {% endblock %} {% block content %} Return to the main page..