{% extends "oscar/checkout/checkout.html" %} {% load i18n %} {% block title %} {% trans "Shipping address" %} | {{ block.super }} {% endblock %} {% block checkout_nav %} {% include 'oscar/checkout/nav.html' with step=1 %} {% endblock %} {% block checkout_title %}{% trans "Shipping address" %}{% endblock %} {% block order_contents %}{% endblock %} {% block shipping_address %}