{% for object in objects %}

{{object.name}} {{object.description}}

{% endfor %}