From 5f48bcb3ed524dbd20e424170136da6b6d4a2300 Mon Sep 17 00:00:00 2001 From: stilbruch Date: Wed, 23 Mar 2022 17:49:08 -0500 Subject: Fix bug and add pretty icons --- app/templates/user/login.html | 4 ++-- app/templates/user/register.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'app/templates/user') diff --git a/app/templates/user/login.html b/app/templates/user/login.html index 6bd4c1c..f22391f 100644 --- a/app/templates/user/login.html +++ b/app/templates/user/login.html @@ -8,7 +8,7 @@
- +
@@ -17,7 +17,7 @@
- +
diff --git a/app/templates/user/register.html b/app/templates/user/register.html index 26e5dd0..74a6e5d 100644 --- a/app/templates/user/register.html +++ b/app/templates/user/register.html @@ -8,7 +8,7 @@
- +
@@ -17,7 +17,7 @@
- +
@@ -26,7 +26,7 @@
- +
-- cgit v1.2.3