From 2d83b48b2fd0765915e8f752c0ab4ef8622f5f44 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