From 18c47e5da6acc44d7f236d6c3c8c7774e91720bd Mon Sep 17 00:00:00 2001 From: yellowled Date: Tue, 25 Mar 2008 10:02:52 +0000 Subject: [PATCH] BP: Added conditional insertion of xml namespace and lang attributes to index.tpl --- templates/bulletproof/index.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/bulletproof/index.tpl b/templates/bulletproof/index.tpl index 4c70c2c..8328c10 100644 --- a/templates/bulletproof/index.tpl +++ b/templates/bulletproof/index.tpl @@ -5,7 +5,7 @@ {/if} - + {$head_title|@default:$blogTitle}{if $head_subtitle} - {$head_subtitle}{/if} {serendipity_hookPlugin hook="frontend_header"} -- 2.39.5