14 lines
368 B
Plaintext
14 lines
368 B
Plaintext
<html>
|
|
<head>
|
|
<link rel="icon" href="/public/assets/homelab_logo.png"/>
|
|
<title>401 Authorization Required</title>
|
|
</head>
|
|
<body>
|
|
<center><h1>401 Authorization Required</h1></center>
|
|
<center id="request-id"></center>
|
|
<hr>
|
|
<center>
|
|
<a href="https://discord.gg/k6r96Tmtgx" target="_blank">SwiftLogic Labs</a>
|
|
</center>
|
|
</body>
|
|
</html> |