{# Overriding the original "two_factor" template #} {% load i18n %} {% trans "Cancel" %} {% if wizard.steps.prev %} {% trans "Back" %} {% else %} {% trans "Back" %} {% endif %} {% trans "Next" %}