{{ object.title }}

{{ object.description }}

{% for tag in object.tags.names %}
   {{ tag }}
{% endfor %}

