diff --git a/frontend/index.html b/frontend/index.html
index 3c8c78f..3166512 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -1,19 +1,26 @@
-
+
<%= productName %>
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
diff --git a/frontend/src/layouts/MainLayout.vue b/frontend/src/layouts/MainLayout.vue
index 6783622..9a57f67 100644
--- a/frontend/src/layouts/MainLayout.vue
+++ b/frontend/src/layouts/MainLayout.vue
@@ -1,7 +1,7 @@
-
-
+
+
Quasar App
@@ -88,3 +88,9 @@ function toggleLeftDrawer() {
leftDrawerOpen.value = !leftDrawerOpen.value
}
+
+