From 8c40f9e9a82f5ecfe94c27b0b4b2306d700a5daa Mon Sep 17 00:00:00 2001 From: TLSM Date: Wed, 13 Jul 2022 23:19:47 -0400 Subject: [PATCH] Deux: Add 'Sign In with rDrama' UI button. Also reduced the indentation in much of login.html to one tab rather than two since I was touching the file anyway. --- files/templates/login.html | 116 ++++++++++++++++++------------------- 1 file changed, 56 insertions(+), 60 deletions(-) diff --git a/files/templates/login.html b/files/templates/login.html index 0710eb8ee..30716530c 100644 --- a/files/templates/login.html +++ b/files/templates/login.html @@ -36,86 +36,82 @@
-
+
+
+
+
-
+
+ +
-
+ {% block content %} -
+
-
- -
+

Welcome back.

- {% block content %} +

Glad to have you back!

-
+ {% if failed %} + + {% endif %} -

Welcome back.

+
-

Glad to have you back!

+ - {% if failed %} - - {% endif %} + + - + - - - - - - - - + - Forgot password? + Forgot password? - - -
- Don't have an account? -
- -
- -
- - {% endblock %} + +
+ Don't have an account?
-
+ + {% if SITE_NAME == 'Deuxrama' or True -%} +
+ +
Already signed in on rDrama on this device?
+ + {%- endif %} + +
+ + {% endblock %}
- -
- -
- -
- - cover -
- -
- +
+ +
+
+
+ cover +
+
+