{ e.target.style.display='none'; e.target.nextElementSibling.style.display='flex'; }">
{{ formatPrice(item) }}
{{ item.city }}{{ item.district ? ', ' + item.district : '' }} · {{ formatType(item) }}{{ item.parsed_at ? ' · ' + relativeDate(item.parsed_at) : '' }}
{{ cleanDesc(item.description) }}