Mercurial > hg > decoupage
changeset 4:ec7abd0a57d9
include xi:include
author | k0s <k0scist@gmail.com> |
---|---|
date | Thu, 24 Dec 2009 18:00:33 -0500 |
parents | 041958c8c8f2 |
children | 076b008ae580 |
files | decoupage/templates/index.html |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/decoupage/templates/index.html Tue Oct 27 15:37:00 2009 -0400 +++ b/decoupage/templates/index.html Thu Dec 24 18:00:33 2009 -0500 @@ -2,7 +2,8 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" - xmlns:py="http://genshi.edgewall.org/"> + xmlns:py="http://genshi.edgewall.org/" + xmlns:xi="http://www.w3.org/2001/XInclude"> <head> <title>${path}</title> </head>