{% load i18n %} {% for property in page.object_list %}
{{ property.name }}
{% endfor %}