Merge pull request #7 from carpathianflorist/patch-3

Update 401.html
remotes/1693045480750635534/spooky-22
fireworks88 2021-07-24 20:47:48 +00:00 committed by GitHub
commit 60eff0590d
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>