Press n or j to go to the next uncovered block, b, p or k for the previous block.
| 1 2 3 4 5 6 7 8 | 1x 3x 3x 1x | <ng-container *mobxAutorun> @if (query.error?.status !== 403) { <app-ref-list #list [page]="query.page"></app-ref-list> } @else { <div class="error-403" i18n>Access Denied</div> } </ng-container> |