9 lines
149 B
HTML
9 lines
149 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="refresh" content="0; url=/admin/" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Redirecting to admin...</h1>
|
||
|
</body>
|
||
|
</html>
|