swap ?$ with $?; remove bogus ";;"
[privoxy.git] / templates / show-url-info-form
1 <html>
2
3 <head>
4   <title>Internet Junkbuster: URL Info</title>
5 </head>
6
7 <body bgcolor="#ffffff">
8
9   <h1>Internet J<small>UNK<i><font color="red">BUSTER</font></i></small></h1>
10
11
12 <p>Please enter a URL, without the leading &quot;http://&quot;:<br>
13 <form method="GET" action="http://i.j.b/show-url-info">
14 <input type="text" name="url" size="80"> 
15 <input type="submit" value="Info">
16 </form>
17 </p>
18
19 </body>
20 </html>