{% extends "other_base.html" %} {% block title%}Docinfo|COVID-19 Detector{% endblock %} {% block content %}
最近活跃: {{moment(doctor.last_seen).fromNow() }}
{{doctor.department}} 传染科
{{doctor.location}}
{{doctor.about_me}}
评论区空空如也~
{% else %} {% for comment, author in comment_pairs %}{{ comment.body }}
{{ moment(comment.timestamp).format('LLL') }}