{% extends "base.html" %} {% block content %} {% include "forms/course.html" with formtitle="Create new course" %} {% endblock content %}