{% load i18n %}
{% if instance.must_show_book_title %}
{{ instance.title }}
{% endif %}
{% trans "Read more publications on Calaméo" %}