2010-11-17 19:25:55 +00:00
|
|
|
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
|
|
|
|
|
|
|
<#-- Template for the Unrecognized User page. -->
|
|
|
|
|
|
|
|
<section role="region">
|
2013-05-20 15:36:37 -04:00
|
|
|
<h2>${i18n().unrecognized_user}</h2>
|
2010-11-17 19:25:55 +00:00
|
|
|
|
|
|
|
<p>
|
2013-05-20 15:36:37 -04:00
|
|
|
${i18n().no_individual_associated_with_id}
|
2010-11-17 19:25:55 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<br/>
|
2013-05-20 15:36:37 -04:00
|
|
|
<a href="${urls.home}" title="${i18n().continue}">${i18n().continue}</a>
|
2010-11-17 19:25:55 +00:00
|
|
|
</section>
|