@if (hasTitle()) {
@if (data.titleTplRef) { } @else if (data.caption) { {{ data.title }} }
}
@if (loading) {
}
@if (hasAside()) { }