From 5d45bf8ebfff1edc02a14cbc5df90ebdf0091e67 Mon Sep 17 00:00:00 2001 From: Gunwant Jain Date: Thu, 7 Jan 2021 05:02:57 +0530 Subject: [PATCH] base.html: format file Signed-off-by: Gunwant Jain --- templates/base.html.tera | 89 +++++++++++++++++++--------------------- 1 file changed, 43 insertions(+), 46 deletions(-) diff --git a/templates/base.html.tera b/templates/base.html.tera index 94911dd..3db7324 100644 --- a/templates/base.html.tera +++ b/templates/base.html.tera @@ -1,62 +1,59 @@ - - - - - + + + + {{ title }} - {% block head %} - {% endblock head %} + {% block head %} {% endblock head %} + - - - - + {% block body %}{% endblock body %} - - +