From 77f1d9bf7717047becc06addeeeb9ee162e89942 Mon Sep 17 00:00:00 2001 From: Bryce Date: Mon, 3 Nov 2025 14:01:50 -0800 Subject: [PATCH] strobe lights --- templates/login.html | 180 ++++++++++++++++++++++++++++++++++++++----- 1 file changed, 159 insertions(+), 21 deletions(-) diff --git a/templates/login.html b/templates/login.html index 7cbd821..7e6a791 100644 --- a/templates/login.html +++ b/templates/login.html @@ -1,17 +1,157 @@ {% extends 'base.html' %} {% block content %} -
-

Sign in

+ + + + +
+
+
+
+
+
+
+
+
+ + +
+ + +
+ + +
+ + @@ -22,22 +162,20 @@ - + {% endblock %} \ No newline at end of file