{% extends 'user_base.html' %} {% block title %}Patient_info|COVID-19 Detector {% endblock %} {% block specific_info %} {% set patient = User.query.get(appointment.patient_id) %}