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

Strengths & Weakness

Student Reviews

{% include "./pagination/index.html" %}
{% endblock %}