vitro/webapp/web/templates/freemarker/body/error.ftl

7 lines
No EOL
234 B
Text

<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- Template for general system error. -->
<p>There was an error in the system.</p>
<p>Return to the <a href="${urls.home}">home page</a>.</p>