scratch/output/Scratch/en/latest/index.html

13 lines
674 B
HTML
Raw Normal View History

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