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

Appointments





{% endblock header %} {% block content %}

Appointments ({{ apt_id }})

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


Appointment information
{% endblock content %}