diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-04-07 19:19:42 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-04-07 19:19:42 +0000 |
| commit | 248077d3f0da329e3524709d8f080972851a8eaa (patch) | |
| tree | 368bc5fe907bb7793d5f0297769fc276c4275a02 /htroot/MessageSend_p.html | |
initial load with yacy 0.36
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/MessageSend_p.html')
| -rw-r--r-- | htroot/MessageSend_p.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/htroot/MessageSend_p.html b/htroot/MessageSend_p.html new file mode 100644 index 000000000..a9bf2f9db --- /dev/null +++ b/htroot/MessageSend_p.html @@ -0,0 +1,16 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
+<html>
+<head>
+<title>YACY: Send Message</title>
+#[metas]#
+</head>
+<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
+#[header]#
+<br><br>
+<h2>Send Message</h2><br>
+
+#[body]#
+
+#[footer]#
+</body>
+</html>
|
