{% extends 'base.html' %} {% load static %} {% block title %}Delete Student - Rapha-Bethel BNPS{% endblock %} {% block content %}
{{ student.first_name }} {{ student.last_name }}
ID: {{ student.student_id }}
This action cannot be undone. All associated records will also be deleted.