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

Instructor List

Create New Instructor
{% if is_paginated %} {% endif %} {% endblock %}