{% if number or url %} {% load i18n %}
{% if title %} {{ title }} {% else %} {% trans "previous" %} {% endif %}
{% endif %}