@if(entity.coverImage) { } @else {
} @if (allowSelection) {
} @if (count > 1) {
{{count}}
}
@if (title.length > 0 || actions.length > 0) {
{{title}} @if (actions && actions.length > 0) { }
@let subtitle = subtitleTemplate(); @if (subtitle) {
}
}