summaryrefslogtreecommitdiff
path: root/docs/tutorials/lxmlgraph/step03/myapp/default.pt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/lxmlgraph/step03/myapp/default.pt')
-rw-r--r--docs/tutorials/lxmlgraph/step03/myapp/default.pt8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/tutorials/lxmlgraph/step03/myapp/default.pt b/docs/tutorials/lxmlgraph/step03/myapp/default.pt
deleted file mode 100644
index 3cc98ef92..000000000
--- a/docs/tutorials/lxmlgraph/step03/myapp/default.pt
+++ /dev/null
@@ -1,8 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml"
- xmlns:tal="http://xml.zope.org/namespaces/tal">
- <head></head>
- <body>
- <h1>My template is viewing item: ${name}</h1>
- <p>The node has a tag name of: ${node.tag}.</p>
- </body>
-</html>