@if (info || html) { @if (icon) { } @if (html !== null && html !== undefined) {
} @else if ((info | typeof) !== "string") { @for (line of info; track line) {
{{ line.text }} @if (info.length > 1) {
}
} } @else {
{{ info }}
}
}