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

Appointments ({{ appt_id }})

Showing details about appointmenmt {{ appt_id }}. To modify, hit the "Modify appointment" button.



Appointment information

Participant information

Contact details

{% endblock content %}