From 4365a40dee233244e12a493bc0d6ee426e1e2cd2 Mon Sep 17 00:00:00 2001 From: zsloan Date: Thu, 1 Dec 2022 20:33:42 +0000 Subject: Increase width of email/password inputs on login page + change some text --- wqflask/wqflask/templates/new_security/login_user.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/wqflask/wqflask/templates/new_security/login_user.html b/wqflask/wqflask/templates/new_security/login_user.html index 88eab6bc..b8cdf6ef 100644 --- a/wqflask/wqflask/templates/new_security/login_user.html +++ b/wqflask/wqflask/templates/new_security/login_user.html @@ -6,7 +6,7 @@ {{ flash_me() }} -

Already have an account? Sign in here.

+

Sign in here.

{% if redis_is_available: %}
@@ -15,14 +15,15 @@
- +
-- cgit v1.2.3