diff --git a/static/index.html b/static/index.html
index 50203320..d23a3084 100644
--- a/static/index.html
+++ b/static/index.html
@@ -21,34 +21,37 @@
Error
{{ error }}
-
-
Conversations
-
-
-
- Name |
- Messages |
- Edited |
- Created |
-
-
-
-
- {{ conversation.name }} |
- {{ conversation.messages }} |
-
-
- |
-
-
- |
-
-
-
+
+
gptme
+
+
Conversations
+
+
+
+ Name |
+ # msgs |
+ Edited |
+ Created |
+
+
+
+
+ {{ conversation.name }} |
+ {{ conversation.messages }} |
+
+
+ |
+
+
+ |
+
+
+
+
@@ -58,6 +61,10 @@
{{ selectedConversation }}