{% extends 'educator/base.html' %} {% block title %}My Students{% endblock %} {% block body %} {% load static %}

Courses Performance



Students

{% include 'educator/pagination/students.html' %}
{% endblock %}