comparison examples/includes/skins/default/layout.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 84168828b074
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="../macros.html" /> 5 <xi:include href="../macros.html" />
6 <head> 6 <head>
7 <title>Hello ${hello}</title> 7 <title>Hello ${hello}</title>
Copyright (C) 2012-2017 Edgewall Software