{% extends "shop/checkout/dialog-base.html" %} {% block dialog_form %}
{% if headline_legend %} {{ customer_form.legend }} {% endif %} {{ customer_form.as_div }}
{% endblock %}