From 284ec747d2ac0de55c3859283c7f6d63451b0480 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 21 Oct 2023 00:44:42 -0600 Subject: fix canonical url --- templates/base.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 7eefb02..3e9f2f4 100644 --- a/templates/base.html +++ b/templates/base.html @@ -8,9 +8,9 @@ {% block title %}{% endblock %} - - - + + @@ -22,7 +22,6 @@ - @@ -33,7 +32,5 @@ {% include "header.html" %} {% block body %}{% endblock %} - - -- cgit v1.2.3