Press n or j to go to the next uncovered block, b, p or k for the previous block.
@if (showLayout()) { <app-layout> <router-outlet></router-outlet> </app-layout> } @else { <router-outlet></router-outlet> }