From fdb432031f74ab2955d1ee4bb9089a70d2e5f7fd Mon Sep 17 00:00:00 2001 From: Lan Hui <1348141770@qq.com> Date: Wed, 20 Jul 2022 17:06:11 +0800 Subject: [PATCH] Better indentation. --- app/templates/login.html | 200 +++++++++++++++++++-------------------- 1 file changed, 100 insertions(+), 100 deletions(-) diff --git a/app/templates/login.html b/app/templates/login.html index 852d750..71a3ceb 100644 --- a/app/templates/login.html +++ b/app/templates/login.html @@ -6,121 +6,121 @@ You're logged in already! {% else %} + -
-
-

Sign In

-
+
+ -
+ @@ -128,9 +128,9 @@ h1{ -
+ - -{% endif %} -{% endblock %} + + {% endif %} + {% endblock %}