From a5cfbf2425ab2d9ae6a3b589870481c9e48ff6ea Mon Sep 17 00:00:00 2001 From: "Tran Nguyen (nguyent18)" Date: Fri, 26 Nov 2021 17:36:51 +0000 Subject: [PATCH] Update login.html --- templates/login.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/login.html b/templates/login.html index c2530dd..f56ae6b 100644 --- a/templates/login.html +++ b/templates/login.html @@ -30,7 +30,7 @@ function check() } } } - + {% block content %} Bookstore @@ -57,4 +57,6 @@ function check() + {% endblock %} +