{% extends 'client/base_catalog.html' %} {% load i18n %} {% block content_list %} {{ wizard.form.media }}
{% blocktrans with step=wizard.steps.step1 count=wizard.steps.count %}Step {{ step }} of {{ count }}{% endblocktrans %}