{% macro guest_form(guest, invitations) %}
{% for _event, _is_invited in invitations %}
{% endfor %} {% endmacro %}