Bonsai
@for (item of menuItems; track item.path) { {{ item.label }} }
@if (keycloak.isAuthenticated()) {
{{ keycloak.username() }}
}
v{{ version }}