mirror of
https://github.com/danog/danuntu.git
synced 2024-11-26 20:04:49 +01:00
12 lines
221 B
HTML
12 lines
221 B
HTML
<html>
|
|
<head>
|
|
<title>Redirecting...</title>
|
|
<meta http-equiv="refresh" content="1;URL=http://daniil.it">
|
|
</head>
|
|
<body>
|
|
<p> Redirecting to <a href=" http://daniil.it ">daniil.it</a>...</p>
|
|
</body>
|
|
</html>
|
|
|
|
|