{% for record in data.records %}{{ record.name[:-1] }}
{% endfor %}
