diff --git a/browser/templates/_types/cart/_cart.html b/browser/templates/_types/cart/_cart.html deleted file mode 100644 index a89fe0f..0000000 --- a/browser/templates/_types/cart/_cart.html +++ /dev/null @@ -1,159 +0,0 @@ -{% macro show_cart(oob=False) %} -
- Your cart is empty -
- {# -- Add some items from the shop to see them here. -
- #} -