{% load tz %} {% load edc_dashboard_extras %} {% load static %} {{wrapped.object.subject_identifier}} {{wrapped.object.enrollment_datetime| date:"Y-m-d" }} {{wrapped.object.next_dispensing_datetime | date:"Y-m-d"}} {% for status in wrapped.appointments %} {% if status %} {% else %} {% endif %} {% endfor %}