{% extends 'courseinfo/base.html' %} {% block title %} Course List {% endblock %} {% block content %}

Course List

Create New Course
{% endblock %}