{% extends 'base.html' %} {% block header %} {% endblock %} {% 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 %}