diff --git a/legalconsenthub/components/FormEngine.vue b/legalconsenthub/components/FormEngine.vue
index 2ef190c..17a669b 100644
--- a/legalconsenthub/components/FormEngine.vue
+++ b/legalconsenthub/components/FormEngine.vue
@@ -1,11 +1,14 @@
-
-
-
+
+
+
+
+
+
diff --git a/legalconsenthub/pages/index.vue b/legalconsenthub/pages/index.vue
index 3bad756..c414e85 100644
--- a/legalconsenthub/pages/index.vue
+++ b/legalconsenthub/pages/index.vue
@@ -7,15 +7,9 @@
-
-
-
-
-
-
-
-
-
+
+
+
@@ -25,17 +19,47 @@
-
-
{{ session }}
-
{{ session.data ? 'Du bist eingeloggt' : 'Nicht eingeloggt' }}
-
-
-
-
+
+
+
+ #{{ index }} {{ applicationFormElem.id }} {{ applicationFormElem.createdAt }}
+ {{ applicationFormElem.isTemplate }}
+
+
+
diff --git a/legalconsenthub/pages/login.vue b/legalconsenthub/pages/login.vue
new file mode 100644
index 0000000..156844e
--- /dev/null
+++ b/legalconsenthub/pages/login.vue
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ toolbar left
+
+
+
+
+
+
{{ session }}
+
{{ session.data ? 'Du bist eingeloggt' : 'Nicht eingeloggt' }}
+
+
+
+
+
+
+
+
+
diff --git a/legalconsenthub/public/favicon.ico b/legalconsenthub/public/favicon.ico
index 18993ad..14a13c9 100644
Binary files a/legalconsenthub/public/favicon.ico and b/legalconsenthub/public/favicon.ico differ