7 lines
236 B
HTML
7 lines
236 B
HTML
[//]: # "Title: Client Unauthenticated"
|
|
[//]: # "Summary: Authentication is required to access this resource."
|
|
|
|
<div class="err">
|
|
<h1>Client Unauthenticated</h1>
|
|
<p>Authentication is required to access this resource.</p>
|
|
</div>
|