@if (viewWidth <= RESPONSIVE_THRESHOLD && !this.toggleBoolean.isSidebarOpen) { } @else { }
@for(i of userService.getCurentUsers(); track i){

{{ i.firstName }} {{ i.lastName }}

}