{% extends 'base.html' %} {% block title %} Send Workshop Participation Confirmation {% endblock %} {% block content %}
{{m}} | {{m.gender}} | {{m.profession}} | {{m.affiliated_to}} | {% if m.registrantinfo_set.all.0.has_laptop_for_workshop %} True {% else %} False {% endif %} |