{% load i18n %}
{% blocktrans with number=current_step.get_number total=current_step.get_total %}Step {{number}}/{{total}}{% endblocktrans %}