From f2b0241434ff2ba4e461235a4c5d905487e537d1 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Thu, 1 Oct 2020 16:01:52 +0200 Subject: Added login frontend --- auth/public/index.html | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) (limited to 'auth/public/index.html') diff --git a/auth/public/index.html b/auth/public/index.html index c290ab0..b016ac6 100644 --- a/auth/public/index.html +++ b/auth/public/index.html @@ -2,8 +2,31 @@ - + + + + Auth - + +
+
+ Login + + + + + + +
+
+ -- cgit v1.2.3