{% for field in ['situation', 'action', 'outcome'] %}
{% endfor %}
{% call record_references(data.experience, 'experience') %}
{% include 'components/record-sources.html' %}
{% endcall %}
{{ t[field] }}
{{ data.experience[field] }}