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