forked from spacebar/SplatNet
11 lines
No EOL
278 B
HTML
11 lines
No EOL
278 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0;url=/sign_in/">
|
|
<title>Whoops, page not found!</title>
|
|
</head>
|
|
<body>
|
|
<p>If you are not redirected automatically, <a href="/sign_in/">click here</a>.</p>
|
|
</body>
|
|
</html> |