scratch/output/Scratch/fr/latest/index.html
2012-02-29 22:06:22 +01:00

13 lines
No EOL
656 B
HTML

<html>
<head>
<title>Redirect to the right page.</title>
<meta http-equiv="refresh" content="0;url=/Scratch/fr/blog/Haskell-the-Hard-Way/">
<style> body { font: sans-serif; color: #333333; font-size: 18px; position: absolute; text-align: center; font-weight: bold; top: 50%; left: 50%; width: 460px; height: 100px; margin-left: -230px; margin-top: -50px; line-height: 2em; } a,a:hover,a:visited,a:active { color: #C53; } </style>
</head>
<body>
<p>You should be redirected to</p>
<div><a href="/Scratch/fr/blog/Haskell-the-Hard-Way/">/Scratch/fr/blog/Haskell-the-Hard-Way/</a></div>
</body>
</HTML>