@if (feature; as feature) {
@if (feature.get('thumbnail')) { } @if (!feature.get('thumbnail')) {
}

 {{feature.get('name')}}

{{feature.get('datadate')|date:'shortDate'}}
}