{% load static %}
{% include "school/navbar.html" %}
School Management System
Built using Python Django
Sign Up as Student
{% include "school/admin_teacher_student_card.html" %}
{% include "school/footer.html" %}