Mercurial > hg > decoupage
changeset 5:076b008ae580
merging
author | k0s <k0scist@gmail.com> |
---|---|
date | Thu, 24 Dec 2009 19:48:34 -0500 |
parents | ec7abd0a57d9 (diff) ea5a5ef8ae2e (current diff) |
children | 6a802c87f070 |
files | |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/decoupage/templates/index.html Sun Nov 22 02:27:44 2009 -0500 +++ b/decoupage/templates/index.html Thu Dec 24 19:48:34 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>