{% extends 'user_base.html' %} {% import "_macros.html" as macros %} {% block title %} P_info|COVID-19 Detector {% endblock %} {% block specific_info %}
您暂时还没有任何病人哦~
{%endif%} {%for appointment in appointments%} {% set appointment_date= appointment.date.strftime('%Y-%m-%d') %} {% if today_str