{% extends "base.html" %} {% load static %} {% block breadcrumb %} {% endblock %} {% block content %}

{{ object }}

{% for d in days %} {% endfor %} {% for a in episode.applications.all %} {% with dl=a.day_list %} {% if a.eh_ok %} {% if a.drsa_ok %} {% for d in days %} {% endfor %} {% endwith %} {% empty %} {% endfor %} {% for d in dayct %} {% endfor %}
Name Kontakt Status DRSA/EH{{ d|date:"D" }}
{{ d|date:"d.m." }}
{{ a.user.name }} 📧 {% if a.user.get_whatsapp_url %}   {% endif %} {{ a.get_application_status_display }} {% if a.comment %}  📝 {% endif %} {{ a.application_attachments.count }} /  {{ a.guard_order_attachments.count }} 📗 {% else %} 📒 {% endif %} {% else %} {% if a.drsa_ok %} 📒 {% else %} 📕 {% endif %} {% endif %} {{ a.certificate_attachments.count }} {% if d in dl %} {{ a.role }} {% else %} {% endif %}
Es liegen keine Anmeldungen vor.
Anzahl{{ d.1 }}
{% endblock %}