[#assign loginError = (ctx.mgnlLoginError.status == 2)]
    



[#if loginError]
${errorString!}
[/#if]