{% load i18n leprikon_tags qr_code %}
{% for entry, present in participant.presences %} {% if present %}✓{% else %}✗{% endif %} {% endfor %}