|
|
@@ -0,0 +1,13 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-GB" lang="en-GB">
|
|
|
+<head>
|
|
|
+<meta charset="UTF-8" />
|
|
|
+<meta http-equiv="Refresh" content="0; url=/" />
|
|
|
+<title>Redirection</title>
|
|
|
+<meta name="robots" content="noindex,follow" />
|
|
|
+</head>
|
|
|
+
|
|
|
+<body>
|
|
|
+<p><a href="/">Redirection</a></p>
|
|
|
+</body>
|
|
|
+</html>
|