First version of CGI-based edit interface. This is very much a
[privoxy.git] / templates / edit-actions-submit
diff --git a/templates/edit-actions-submit b/templates/edit-actions-submit
new file mode 100644 (file)
index 0000000..b9635ba
--- /dev/null
@@ -0,0 +1,23 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+
+<head>
+<meta http-equiv="Content-Style-Type" content="text/css">
+<meta http-equiv="Content-Script-Type" content="text/javascript">
+<meta name="robots" content="noindex,nofollow">
+
+<title>JunkBuster: Edit actions</title>
+
+<style type="text/css">
+body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
+</style>
+
+</head>
+
+<body>
+
+<p>@cgi-parameters@</p>
+
+</body>
+
+</html>