{% extends "base.html" %} {% load i18n %} {% block head %} {{ wizard.form.media }} {% endblock %} {% block content %}

Instapush informations

Step {{ wizard.steps.step1 }} of {{ wizard.steps.count }}

{% csrf_token %}
{% endblock %}