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/dashboard.html | 47 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 app/templates/dashboard.html (limited to 'app/templates/dashboard.html') diff --git a/app/templates/dashboard.html b/app/templates/dashboard.html new file mode 100644 index 0000000..554ec03 --- /dev/null +++ b/app/templates/dashboard.html @@ -0,0 +1,47 @@ + + + + + + LinkLogger | Login + + +
+ +

Your API Key: {{ api_key }}

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