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

My Profile

{% endblock content %}