{% load i18n static cascade_tags sass_tags sekizai_tags %} {% load page_url from cms_tags %} {% load render_plugin from cascade_tags %} {% addtoblock "css" %}{% endaddtoblock %} {% addtoblock "js" %}{% endaddtoblock %} {% add_data "ng-requires" "djng.forms" %} {% addtoblock "js" %}{% endaddtoblock %} {% add_data "ng-requires" "django.shop.cart" %} {% page_url "shop-watch-list" as shop_watch_list_url %}{% if not shop_watch_list_url %}{% url "shop-watch-list" as shop_watch_list_url %}{% endif %}
{% trans "There are no items in the cart." context "cart" %}