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