{% extends "shop/base.html" %} {% load i18n %} {% load url from future %} {% block body %}
{% trans "Proceed to checkout" %}
{% trans "Shopping cart is empty" %}