website/input/error/401.html

7 lines
165 B
HTML
Raw Normal View History

[//]: # "Title: Client Unauthenticated"
<div class="err">
<h1>Client Unauthenticated</h1>
<p>Authentication is required to access this resource.</p>
</div>