{{ object }}
{% if object.translation.excerpt %}
{{ object.translation.excerpt|safe }}
{% endif %}
{% if object.translation.description %}
{{ object.translation.description|safe }}
{% endif %} {% for object in object.media.all %} {% thumbnail object.file.file "145x90" crop="center" as thumb %} {% thumbnail object.file.file "1920x1920" as image %}