{% load i18n %}

{% blocktrans %}Step {{ step }} of {{ step_count }}{% endblocktrans %}

{% csrf_token %} {{ form }} {{ previous_fields|safe }}