Hello, world!
Iteration: {{ iteration }} messages 0.
{% for object in objects %}
{{ object.name }} @ {{ object.x }}, {{ object.y }}
{% endfor %}