15 lines
343 B
Text
15 lines
343 B
Text
![]() |
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||
|
|
||
|
<#-- Template for the insufficient authorization page -->
|
||
|
|
||
|
<section role="region">
|
||
|
<h2>Insufficient Authorization</h2>
|
||
|
|
||
|
<p>
|
||
|
You are not authorized to view that page.
|
||
|
</p>
|
||
|
|
||
|
<br/>
|
||
|
<a href="${urls.home}">Continue</a>
|
||
|
</section>
|