11 lines
304 B
HTML
11 lines
304 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0;url=/hq/logs">
|
|
<title>Redirecting to Maintenance Log...</title>
|
|
</head>
|
|
<body style="background:#0a0a0c;">
|
|
<p>Redirecting to <a href="/hq/logs">Maintenance Log</a>...</p>
|
|
</body>
|
|
</html>
|