From 24a345bc30c6f99726b71fa269272142b9f496c9 Mon Sep 17 00:00:00 2001 From: Sudiptobhukta Date: Tue, 8 Aug 2023 13:18:21 +0530 Subject: [PATCH 1/6] improvements on the landing page and login page --- .../accounts/register/entry_base.html | 2 +- project/core/templates/base.html | 4 +- project/core/templates/global_nav.html | 4 +- project/core/templates/landing.html | 68 +++++++++++-------- project/core/templates/static_footer.html | 29 ++++---- 5 files changed, 62 insertions(+), 45 deletions(-) diff --git a/project/accounts/templates/accounts/register/entry_base.html b/project/accounts/templates/accounts/register/entry_base.html index 10725c4c4..62bc917a7 100644 --- a/project/accounts/templates/accounts/register/entry_base.html +++ b/project/accounts/templates/accounts/register/entry_base.html @@ -9,7 +9,7 @@ {% block content %}
-