Update 401.html

hackerman
remotes/1693045480750635534/spooky-22
carpathianflorist 2021-07-24 16:43:45 -04:00 committed by GitHub
parent 6d9d98d939
commit 526f135b30
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<i class="fad fa-chess-rook text-muted mb-5" style="font-size: 5rem;"></i>
<h1 class="h5">401 Not Authorized</h1>
<p class="text-muted mb-5">You need to log in if you want to get into this castle.</p>
<p class="text-muted mb-5">What you're trying to do requires an account. I think. The original error message said something about a castle and I hated that.</p>
<div><a href="/signup" class="btn btn-primary mb-2">Create an account</a></div>
<div><a href="/login" class="text-muted text-small">Or sign in</a></div>
</div>