scratch/output/Scratch/fr/blog/latest/index.html

12 lines
670 B
HTML
Raw Normal View History

2012-01-19 10:46:10 +00:00
<html>
<head>
<title>Redirect to the right page.</title>
<meta http-equiv="refresh" content="0;url=/Scratch/fr/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/fr/blog/Yesod-tutorial-for-newbies">/Scratch/fr/blog/Yesod-tutorial-for-newbies</a></div>
</body>
</HTML>