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

Appointment {{ apt_id }}  

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


Appointment information
{% endblock content %}