{% load i18n %}
Step {{ wizard.steps.step1 }} of {{ wizard.steps.count }}
{{ description }}
{# Add "Select all" checkboxes for the classification selections step #} {% if wizard.steps.current == "classifications" %}{% elif wizard.steps.current == "features" %}
{% endif %}