{% load tagging_tags comments i18n %} {% load url from future %}

{{ object.title }}

{% if object.image %}

{% if continue_reading %} {% endif %} {{ object.title }} {% if continue_reading %} {% endif %}

{% endif %}
{{ object_content }}
{% if continue_reading %}

{% trans "Continue reading" %}

{% endif %}