{% if object.has_image %}

{{ object.summary }}

{% else %}

{{ object.body|markdown|truncatewords:"90" }} {% endif %}