{% extends "ishtar/wizard/default_wizard.html" %} {% load i18n %} {% block form_head %} {% if not wizard.form.fields %}

{% trans "No division set for this warehouse. Define it to localise container in this warehouse." %}

{% endif %} {% endblock %}