From b7d4ed887caa5f89c01eb223b827a6761257c24c Mon Sep 17 00:00:00 2001 From: Naomi Guyer Date: Fri, 27 Apr 2012 14:40:56 +1200 Subject: [PATCH] BUGFIX: Tutorial theme doctype Update doctype to use html5 rather than xHTML. Prevents unformed XML error --- themes/tutorial/templates/Page.ss | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/themes/tutorial/templates/Page.ss b/themes/tutorial/templates/Page.ss index df04ce1..2ed3ff5 100644 --- a/themes/tutorial/templates/Page.ss +++ b/themes/tutorial/templates/Page.ss @@ -1,6 +1,5 @@ - - - + + <% base_tag %>