<#-- Freemarker Template --> Error Page

Error Page

<#if errorReport??> The application encountered an unexpected error.

To return to the application click here.

<#if mode != "production"> To view the error details click here.

${errorReport}