Error

${view.l('OPPS')}! <#if errortype!?contains("404")>
404
${view.l("We Couldn’t Find this Page")} <#elseif errortype!?contains("500")> ${view.l("Error 500, something wrong with the code")} <#else> ${view.l("Some error, better check the logs")}

${errortype!}