{{text.title}}
@if (divideContent) {
}
@if (showListData) { } @else { @for (data of passedData; track data) {
{{data}}
} }