{% if object %}

{{ object.title }}

{{ object.description|safe }}
{% endif %}