4d755b01872963c7e5f3943e7de67e4ea2c30422
Andrew Lewman created redirect page to ne...

Andrew Lewman authored 18 years ago

1) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2) "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3) 
4) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
5) <head>
Thomas Sjögren Make website valid xhtml (t...

Thomas Sjögren authored 18 years ago

6) <title>Redirecting ...</title>
7) <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
Roger Dingledine call it Volunteer in the na...

Roger Dingledine authored 18 years ago

8) <link rel="stylesheet" type="text/css" href="stylesheet.css" />
Thomas Sjögren Make website valid xhtml (t...

Thomas Sjögren authored 18 years ago

9) <meta http-equiv="refresh" content="1;url=/volunteer.html" />
Andrew Lewman created redirect page to ne...

Andrew Lewman authored 18 years ago

10) </head>
11) <body>
Roger Dingledine call it Volunteer in the na...

Roger Dingledine authored 18 years ago

12) <p>
13) [Redirecting you to the new <a href="volunteer.html">volunteer.html</a> page...]
14) </p>
Andrew Lewman created redirect page to ne...

Andrew Lewman authored 18 years ago

15) <div class="bottom" id="bottom">
16)      <i><a href="mailto:tor-webmaster@freehaven.net"
17)      class="smalllink">Webmaster</a></i> - $Id$
18) </div>
Thomas Sjögren Make website valid xhtml (t...

Thomas Sjögren authored 18 years ago

19) </body>