@if (isAdmin()) {
User to impersonate {{getUsername()}} @for (user of users; track user.id) { {{ user.name }} }
}