{% extends "checkout/partials/shipping_address_block.html" %} {% block panel_footer %}
{#% select_billing_address_form lives in the global template context %#} {% include "oscar/partials/form_field.html" with field=select_billing_address_form.require_billing_address %}
{% endblock %}