{% extends "checkout/checkout.html" %} {% block title %} Shipping address | {{ block.super }} {% endblock %} {% block checkout-nav %} {% include 'checkout/nav.html' with step=1 %} {% endblock %} {% block order_contents %}{% endblock %} {% block shipping_address %}
Your addressbook is currently empty
{% endif %} {% endif %}