From 899d8366839735527e88b060a47d40c16c390df6 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Thu, 8 Nov 2007 12:58:31 -0800 Subject: Add xmlns attribute on html element in templates; pages can now validate. --- templates/misc.tmpl | 2 +- templates/page.tmpl | 2 +- templates/recentchanges.tmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/misc.tmpl b/templates/misc.tmpl index 32e2c934e..184920eaf 100644 --- a/templates/misc.tmpl +++ b/templates/misc.tmpl @@ -1,6 +1,6 @@ - + diff --git a/templates/page.tmpl b/templates/page.tmpl index a02345f89..3a1ac9ef8 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -1,6 +1,6 @@ - + <TMPL_VAR TITLE> diff --git a/templates/recentchanges.tmpl b/templates/recentchanges.tmpl index e954503f8..e03482f43 100644 --- a/templates/recentchanges.tmpl +++ b/templates/recentchanges.tmpl @@ -1,6 +1,6 @@ - + -- cgit v1.2.3