{% extends 'teacher/teacherbase.html' %} {% load widget_tweaks %} {% block content %}

Registered Students

{{total_student}}

Total Courses

{{total_course}}

Total Questions

{{total_question}}











{% endblock content %}