{% load i18n %} {% trans "Next" %} {% if cancel_url %} {% trans "Cancel" %} {% endif %} {% if wizard.steps.prev and not setup %} {% trans "Back" %} {% endif %}