]> git.sesse.net Git - xml-template/blobdiff - clone.xml
Organize everything into neat directories.
[xml-template] / clone.xml
diff --git a/clone.xml b/clone.xml
deleted file mode 100644 (file)
index d1cb330..0000000
--- a/clone.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE
-  html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
-  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xmlns:tmpl="http://template.sesse.net/" xml:lang="en">
-  <head>
-    <title>Cloning test</title>
-  </head>
-  <body>
-     <p>My favourite color is <tmpl:color />; I like that very much.
-       All my favourite things:</p>
-    <ul tmpl:id="things">
-      <li />
-    </ul>
-  </body>
-</html>