{{ contact.name }}
{% if contact.positions %}{{ contact.positions[0].title or '' }}
{{ contact.positions[0].org or '' }}
{% endif %}Tags
Notes
{% for paragraph in contact.note.split('\n\n') %}
{{ paragraph }}
{% endfor %}{{ contact.positions[0].title or '' }}
{{ contact.positions[0].org or '' }}
{% endif %}{{ paragraph }}
{% endfor %}