comparison examples/turbogears/markuptest/templates/master.html @ 61:448792ab1303 trunk

Use a different namespace than Kid uses.
author cmlenz
date Fri, 07 Jul 2006 17:54:52 +0000
parents ee669cb9cccc
children e0957965553f
comparison
equal deleted inserted replaced
60:2cb5b54d87ff 61:448792ab1303
1 <html xmlns="http://www.w3.org/1999/xhtml" 1 <html xmlns="http://www.w3.org/1999/xhtml"
2 xmlns:py="http://purl.org/kid/ns#" 2 xmlns:py="http://markup.edgewall.org/"
3 xmlns:xi="http://www.w3.org/2001/XInclude" 3 xmlns:xi="http://www.w3.org/2001/XInclude"
4 py:strip=""> 4 py:strip="">
5 <xi:include href="sitetemplate.html"><xi:fallback/></xi:include> 5 <xi:include href="sitetemplate.html"><xi:fallback/></xi:include>
6 6
7 <head py:match="head"> 7 <head py:match="head">
Copyright (C) 2012-2017 Edgewall Software