11 lines
274 B
HTML
11 lines
274 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url=/cgi-bin/ppgen.cgi">
|
|
<title>Secure Passphrase Generator</title>
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to <a href="/cgi-bin/ppgen.cgi">Secure Passphrase Generator</a>…</p>
|
|
</body>
|
|
</html>
|