From d1624e73c5077d35bacd37138a6c031f2763ee62 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Fri, 26 Apr 2024 00:32:57 -0600 Subject: pass w3c html4 validation --- templates/base.html | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 1a3e938..db06398 100644 --- a/templates/base.html +++ b/templates/base.html @@ -13,33 +13,33 @@ --> - + - + + - - + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - + {% endblock %} -- cgit v1.2.3