{% extends "shop/checkout/dialog-base.html" %} {% block dialog_form %}
{{ shipping_method_form.as_div }}
{% endblock %}