+const ('Home', {
+ template: `
+
{{ subject }}
@@ -9,7 +10,7 @@ Vue.component('msg-item', {
account_circle
Erstellt von {{ user }}
-
`,
+ `,
props: ['subject', 'message', 'tag', 'user']
})
diff --git a/public/index.html b/public/index.html
index b46575c..d462cae 100644
--- a/public/index.html
+++ b/public/index.html
@@ -17,8 +17,9 @@
-
-
+
+
+
@@ -28,6 +29,7 @@
+