From f66122609d5d961b94f6b69f50f845a91976d121 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 15 Aug 2025 18:27:43 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20duplicate=20block=20title?= =?UTF-8?q?=20tags=20in=20base=20template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Remove nested block title references causing template errors - Simplify Open Graph and Twitter Card meta tag structure - Resolve Django template rendering issue on homepage 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- templates/base.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/base.html b/templates/base.html index 790d79a..3e1de01 100644 --- a/templates/base.html +++ b/templates/base.html @@ -12,8 +12,8 @@ - - + + @@ -21,9 +21,9 @@ - - - + + +