{!authHeader && backout ? (
{backTitle &&
{isMobile ? simpleBackTitle || backTitle : backTitle}
}
) : (
<>
{!authHeader ? (
{(!IS_WEB || authenticated) && (
)}
{IS_WEB && !authenticated && (
)}
) : (
!isVerifyPage && (
{/* Add an empty span here so we can use the same style as above */}
{/* This pushes the close button to the right side */}
)
)}