From b3a62c894a17225c501577fee3e062a54d14952a Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Fri, 25 Jun 2021 17:17:34 +0530 Subject: fix header template --- templates/base.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 0dc51e0..2a48404 100644 --- a/templates/base.html +++ b/templates/base.html @@ -7,6 +7,24 @@ Hey - {% block title %}{% endblock %} + + + + + + + + + + + + + + + + + + {% endblock %} -- cgit v1.2.3