diff examples/basic/layout.html @ 61:448792ab1303 trunk

Use a different namespace than Kid uses.
author cmlenz
date Fri, 07 Jul 2006 17:54:52 +0000
parents b4d17897d053
children 84168828b074
line wrap: on
line diff
--- a/examples/basic/layout.html
+++ b/examples/basic/layout.html
@@ -1,4 +1,4 @@
-<div xmlns:py="http://purl.org/kid/ns#" py:strip="">
+<div xmlns:py="http://markup.edgewall.org/" py:strip="">
   <head>
     <title>Hello ${hello}</title>
     <style type="text/css">@import(style.css)</style>
Copyright (C) 2012-2017 Edgewall Software