[FREEMARKER]template error: Exception
\n  // Temporary until we have an API for this.\n  window.tizra.oauthUrl =  \"${lib.oauth_login_url()?js_string}\";\n  // https://github.com/Tizra/cubchicken/issues/531\n // Original ASNT login:\n window.tizra.customLoginUrl =  \"${lib.custom_login_url()?js_string}\";\n// Nimble ASNT LOGIN\n\u003C/script>\n\u003C!-- Tizra Search Console Verification -->\n\u003Cmeta name=\"google-site-verification\" content=\"oR5ifOEsh2AuUHrXtgHSZYUR2OJi0NuESIrV1np84Po\" />\n// NEEDED For redirect metatype to work properly\n\u003Cscript>\n[#if (this.metaType == \"Redirect\" && (this.props.RedirectTo)?has_content]\nwindow.location = \"${this.props.RedirectTo}\"\n[/#if]\n\u003Cscript>" in line 13, column 73:
Encountered "]", but was expecting one of these patterns:
    "."
    ".."
    
    "..*"
    "?"
    "??"
    "!"
    "["
    "("
    ")"
    in: '


// NEEDED For redirect metatype to work properly