{% load i18n wagtailmodelchooser_tags %} {% for instance in object_list %} {% endfor %}
{% trans "Title" %}

{{ instance|getattr:view.title_field }}