From 5b92454760a8af14bd1031e72024946f868d1de6 Mon Sep 17 00:00:00 2001 From: Parker Date: Mon, 24 Jun 2024 16:24:09 -0500 Subject: Major overhaul + Bare bones web UI --- app/templates/login.html | 111 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 app/templates/login.html (limited to 'app/templates/login.html') diff --git a/app/templates/login.html b/app/templates/login.html new file mode 100644 index 0000000..25ce3b6 --- /dev/null +++ b/app/templates/login.html @@ -0,0 +1,111 @@ + + + + + + LinkLogger | Login + + +
+

Incorrect username/password. Please try again.

+
+ + + +
+
+

Don't have an account? Create one now

+
+ + + + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2