{% overextends "shop/checkout.html" %} {% load shop_tags mezzanine_tags i18n %} {% block main %} {% block before-form %}{% endblock %}
{% trans "Your cart is empty." %}
{% trans "This may be due to your session timing out after a period of inactivity." %}
{% trans "We apologize for the inconvenience." %}
{% trans "Continue Shopping" %}