diff --git a/admin/src/App.vue b/admin/src/App.vue
index 70bc2978a..40460eda4 100644
--- a/admin/src/App.vue
+++ b/admin/src/App.vue
@@ -1,19 +1,15 @@
-
-
-
+
+
diff --git a/admin/src/components/NavBar.vue b/admin/src/components/NavBar.vue
index a9db9cfeb..fb767267a 100644
--- a/admin/src/components/NavBar.vue
+++ b/admin/src/components/NavBar.vue
@@ -16,6 +16,8 @@
>
| {{ $store.state.openCreations }} offene Schöpfungen
+ Wallet
+ Logout
diff --git a/admin/src/layouts/defaultLayout.vue b/admin/src/layouts/defaultLayout.vue
new file mode 100644
index 000000000..71d2f894b
--- /dev/null
+++ b/admin/src/layouts/defaultLayout.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file