diff --git a/suma_browser/templates/_types/root/_nav.html b/suma_browser/templates/_types/root/_nav.html index bbc9bac..5e61e58 100644 --- a/suma_browser/templates/_types/root/_nav.html +++ b/suma_browser/templates/_types/root/_nav.html @@ -1,4 +1,4 @@ -{% set _app_slugs = {'market': market_url('/'), 'cart': cart_url('/')} %} +{% set _app_slugs = {'cart': cart_url('/')} %}