{% extends 'base.html' %} {% load static %} {% block title %}{% if object %}Edit{% else %}Add{% endif %} Parent/Guardian - Rapha-Bethel BNPS{% endblock %} {% block content %}
{% if object %}Update contact information{% else %}Register a new parent or guardian{% endif %}