Pages for HTTP response codes 400, 401, and 405
All checks were successful
Generate Website / Generate Website (push) Successful in 17s
All checks were successful
Generate Website / Generate Website (push) Successful in 17s
This commit is contained in:
parent
fb3c175e34
commit
bc1a8ddca4
3 changed files with 18 additions and 0 deletions
6
input/error/401.html
Normal file
6
input/error/401.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
[//]: # "Title: Client Unauthenticated"
|
||||
|
||||
<div class="err">
|
||||
<h1>Client Unauthenticated</h1>
|
||||
<p>Authentication is required to access this resource.</p>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue