{% extends 'base.html' %} {% block title %} Send Event Participation Confirmation {% endblock %} {% block content %}
{{m}} | {{m.gender}} | {{m.profession}} | {{m.affiliated_to}} | {% if m.participantinfo_set.all.0.has_laptop_for_sagedays %} True {% else %} False {% endif %} | {{m.participantinfo_set.all.0.will_sprint}} |