Detections List

{% comment %}
{% endcomment %}
{% comment %}
{% endcomment %}
{% for detection in detections %} {% endfor %}
name National ID Date detected image description
{{ detection.patient.name }} {% comment %} lori@example.com {% endcomment %} {{detection.patient.nationalID}} {{detection.patient.created_at}} {{ detection.patient.description }}
{% endif %}
{% endblock content %}