diff --git a/static/js/market.js b/static/js/market.js
index e50a891..fac2655 100644
--- a/static/js/market.js
+++ b/static/js/market.js
@@ -48,7 +48,7 @@ const market = async () => {
}
},
searchNostr: false,
- drawer: false,
+ drawer: true,
pubkeys: new Set(),
relays: new Set(),
events: [],
diff --git a/templates/nostrmarket/market.html b/templates/nostrmarket/market.html
index 8b25525..600ad32 100644
--- a/templates/nostrmarket/market.html
+++ b/templates/nostrmarket/market.html
@@ -1,5 +1,12 @@
{% extends "public.html" %} {% block page %}
+
+
+
+ Header
+
+
+
Settings
@@ -145,27 +152,32 @@
+
-
-
-
- {%raw%}
-
- {{ activePage }}
-
- {%endraw%}
-
- Search for products on Nostr
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ Search
+ for products on Nostr
+ User
+ Config
+ Shopping
+ Cart
+
+
+