{{ object.filename }}
{{ object.title }}
{{ object.description }}

{% for tag in object.tags.all %}
{{ tag.name }}
{% endfor %}