diff examples/basic/layout.html @ 230:24757b771651

Renamed Markup to Genshi in repository.
author cmlenz
date Mon, 11 Sep 2006 15:07:07 +0000
parents 33c2702cf6da
children
line wrap: on
line diff
--- a/examples/basic/layout.html
+++ b/examples/basic/layout.html
@@ -1,4 +1,4 @@
-<div xmlns:py="http://markup.edgewall.org/" py:strip="">
+<div xmlns:py="http://genshi.edgewall.org/" py:strip="">
   <head>
     <title>Hello ${hello}</title>
     <style type="text/css">@import(style.css)</style>
Copyright (C) 2012-2017 Edgewall Software