summaryrefslogtreecommitdiff
path: root/htroot/WatchWebStructure_p.html
diff options
context:
space:
mode:
authororbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2007-05-22 15:20:50 +0000
committerorbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2007-05-22 15:20:50 +0000
commita585b4d41b5136dac1e8a04df3c79c62da80ac5f (patch)
tree89584ad64836055359c88790e7c3b75880ee095f /htroot/WatchWebStructure_p.html
parent33ad0c82463ceec6f3b2e703e538e9d6721295f7 (diff)
added web structure image
see http://localhost:8080/WatchWebStructure_p.html git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3747 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/WatchWebStructure_p.html')
-rw-r--r--htroot/WatchWebStructure_p.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html
new file mode 100644
index 000000000..f262a6a4f
--- /dev/null
+++ b/htroot/WatchWebStructure_p.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html 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">
+<head>
+<title>YaCy '#[clientname]#': Web Structure</title>
+#%env/templates/metas.template%#
+</head>
+<body id="WebStructure">
+#%env/templates/header.template%#
+#%env/templates/submenuCrawler.template%#
+<h2>Web Structure</h2>
+<img src="WebStructurePicture_p.png">
+
+#%env/templates/footer.template%#
+</body>
+</html>