scratch/output/Scratch/en/blog/latest/index.html
2012-01-19 11:46:10 +01:00

11 lines
670 B
HTML

<html>
<head>
<title>Redirect to the right page.</title>
<meta http-equiv="refresh" content="0;url=/Scratch/en/blog/Yesod-tutorial-for-newbies">
<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/en/blog/Yesod-tutorial-for-newbies">/Scratch/en/blog/Yesod-tutorial-for-newbies</a></div>
</body>
</HTML>