{% if summary %} {{ object.content_by_more|safe }}

{% trans "Read more" %} →

{% else %} {{ object.content_body|safe }} {% endif %}