@for (tab of tabs; track tab) { @for (msg of tab.messages; track msg) {
{{msg.icon}}
{{msg.title}}
{{msg.content}}
}
}