diff --git a/templates/dashboard.html.twig b/templates/dashboard.html.twig new file mode 100644 index 0000000..94b27d6 --- /dev/null +++ b/templates/dashboard.html.twig @@ -0,0 +1,10 @@ + + + + Dashboard + + +

Dashboard

+

Only visible when logged in

+ + diff --git a/templates/login.html.twig b/templates/login.html.twig new file mode 100644 index 0000000..ea2cc8c --- /dev/null +++ b/templates/login.html.twig @@ -0,0 +1,13 @@ + + + + Login + + +
+
+
+ +
+ +