{% chunk "donate-top" %}
{% if view.step > 1 and view.step != 4 %}
{% endif %}
{% block donation-step-content %}{% endblock %}
1
{% if view.step > 1 and view.step != 4 %}
{% endif %}
{% if view.step != 2 and schedule and view.step != 4 %}
{% endif %}
{% trans "Kwota wsparcia" %}
2
{% if view.step != 2 and schedule and view.step != 4 %}
{% endif %}
{% if view.step != 3 and schedule.email and view.step != 4 %}
{% endif %}
{% trans "Dane" %}
3
{% if view.step != 3 and schedule.email and view.step != 4 %}
{% endif %}
{% trans "Forma płatności" %}
4
{% trans "Gotowe" %}