{% extends 'base.html' %} {% block header %}

Appointments

 SJD logo



{% endblock %} {% block content %}

Appointments ({{ appt_id }})

Modifying details about appointment {{ appt_id }}. Hit the "Submit" button when finished.


Appointment information
Looks good!
{% endblock %}