{% load static %}
SMS - Django
SMS - Admin Panel
Logout
Admin {{request.user.first_name}}
Dashboard
Teacher
Student
Attendance
Fee
Notice
{% block content %} {% endblock content %}
{% include "school/footer.html" %}