{% load i18n %} {% if audiobooks %}
{% if audiobooks|length > 1 %} « {% trans "previous" %} {% trans "Part" %} 1 / {{ audiobooks|length }} {% trans "next" %} » {% endif %}
{% endif %}