<#-- Unexpected Error Contains information about an unexpected error that occourred and is sent to admin users --> <#import "lib/utils.ftl" as u>

Date-time: ${errorDate}

URL: ${excepionUrl}

User: ${userName}

Workspace: ${workspace}

Exception: ${exceptionClass}

Exception message: ${exceptionMessage}

${stackTrace}