{% include 'content/cms_plugins/_preference_buttons.html' %} {{ object.content.date_content|date:"l d F Y" }} {{ object.title }} {% include 'content/cms_plugins/_tag_buttons.html' %} {% if object.abstract %} {{ object.abstract|truncatewords_html:90|safe }} {% else %} {{ object.body|truncatewords_html:90|safe }} {% endif %} {% if object.content.get_first_photo or object.content.get_first_table %} {% if object.content.get_first_photo %} {% endif %} {% if object.content.get_first_table %} {% endif %} {% endif %} {% include 'content/cms_plugins/_content_footer.html' %}