From efae29e1f9f2b285fcaad14527b8ef340bca763e Mon Sep 17 00:00:00 2001 From: mrw1593 Date: Mon, 29 May 2023 15:56:52 -0400 Subject: Modify login page to support authorization --- static/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/templates/base.html') diff --git a/static/templates/base.html b/static/templates/base.html index 2d9f8fd..fe4875e 100644 --- a/static/templates/base.html +++ b/static/templates/base.html @@ -1,5 +1,5 @@ - + {% block title %}{% endblock title %} -- cgit v1.2.3