diff examples/transform/template.xml @ 230:84168828b074 trunk

Renamed Markup to Genshi in repository.
author cmlenz
date Mon, 11 Sep 2006 15:07:07 +0000
parents 2368c3becc52
children
line wrap: on
line diff
--- a/examples/transform/template.xml
+++ b/examples/transform/template.xml
@@ -1,7 +1,7 @@
 <!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns:py="http://markup.edgewall.org/" py:strip="">
+<html xmlns:py="http://genshi.edgewall.org/" py:strip="">
 
   <!--! Add a header DIV on top of every page with a logo image -->
   <body py:match="BODY|body">
Copyright (C) 2012-2017 Edgewall Software