@if (!dashboardNotFound) { }
@if (dashboardNotFound) {

{{ 'The desired dashboard was not found!' | translate }}

} @else {
@if (editMode) { }

{{ "This dashboard is empty and doesn't contain any charts." | translate }}

}