First version of CGI-based edit interface. This is very much a
[privoxy.git] / templates / edit-actions-submit
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html>
3
4 <head>
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <meta http-equiv="Content-Script-Type" content="text/javascript">
7 <meta name="robots" content="noindex,nofollow">
8
9 <title>JunkBuster: Edit actions</title>
10
11 <style type="text/css">
12 body         { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
13 </style>
14
15 </head>
16
17 <body>
18
19 <p>@cgi-parameters@</p>
20
21 </body>
22
23 </html>