@if (!hasSignedIn() && !noAuthenticationRequired()) { } @if (hasSignedIn() && !noAuthenticationRequired()) { } @if (hasSignedIn()) { }