%{ exception = _arg ?: _exception }% #{if exception instanceof play.exceptions.PlayException}
${exception.errorDescription.raw()}
#{/if} #{if play.Play.mode.name() == 'PROD'}Error details are not displayed when Play! is in PROD mode. Check server logs for detail.
#{/if}${line.escape().toString().replace('↓', '↓').replace('\000', '').replace('\001', '').raw()}