1 <alert class="no-margin-bottom"
3 *ngIf="displayNotification"
5 (onClose)="close($event)">
6 <div i18n>The Telemetry module is not submitting telemetry data at the
8 <a routerLink="/telemetry"
9 class="alert-link">here</a> to activate it now.</div>