From 3c3ecc386ad436089c4cf3a59ec03bdbd0072e04 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Fri, 6 Feb 2026 17:39:28 +0530 Subject: fixed rel canonical --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 31ef012..9a4d4fa 100644 --- a/templates/base.html +++ b/templates/base.html @@ -11,7 +11,7 @@ {% block head_extra %}{% endblock head_extra %} {% if current_url %} - + {% endif %} -- cgit v1.2.3