vegan-prestwich/static/404.html

10 lines
332 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>not found</title>
<meta http-equiv="refresh" content="0;URL='https://veganprestwich.co.uk/'" />
</head>
<body>
<p>not found - redirecting to <a href="https://veganprestwich.co.uk">veganprestwich.co.uk</a>.</p>
</body>
</html>