{% load common %}
{{ model|type }}
{% for m in messages %}
{{ m }}
{% endfor %}
{{ model|types }}
{{ object }}