{% extends "base.html" %} {% load static %} {% load i18n %} {% block title %}Dashboard{% endblock %} {% block content %}
{% include 'pages/dashboards/parts-student/topbar.html' %}
{% include 'pages/dashboards/parts-student/sidebar.html' %}

Summery

27+

8+

Active Courses

12

Complete Courses

Feedbacks

See More...
Course Name Enrolled Rating

Javascript

1100

PHP

700

HTML

1350

Graphic

1266

{% endblock content %}