{% load i18n %} {% if cite %} {% if cite.vip %}

{{ cite.vip }} {% trans "recommends" %}:

{% endif %}
{{ cite.text|linebreaks|safe }}

{{ cite.book.pretty_title }}

{% else %} {% if fallback %} {% load fragment_promo from catalogue_tags %} {% fragment_promo ctx %} {% endif %} {% endif %}