{%- if data.event_text %} {%- if data.event_text.append is defined %} {%- for i in data.event_text %} {%- if i.text_type_id == 1 %} {%- endif %} {%- endfor %} {%- elif data.event_text.text_type_id == 1 %} {%- endif %} {%- endif %}
Email: {{ i.contact.email }}
{%- endif %} {%- if i.contact.phone %}Phone: {{ i.contact.phone }}
{%- endif %} {%- if i.contact.formatted_address %}Address: {{ i.contact.formatted_address }}
{%- endif %} {%- endfor %} {%- if data.custom_attribute %}{{ i.attribute_value }}
{%- endfor %} {%- else %}{{ data.custom_attribute.attribute_value }}
{%- endif %} {%- endif %}