{% if entry.photo %} Uploaded property photo for entry {{ entry.pk }} {% else %} {% endif %}
{{ entry.get_listing_type_display }} {{ entry.created_at|timesince }} ago

{{ entry.address|default:"Location-only property" }}

{{ entry.get_source_display }}{% if entry.has_gps_data %} · GPS from photo{% endif %}{% if entry.distance_km is not None %} · {{ entry.distance_km|floatformat:1 }} km{% endif %}

{% if entry.phone %}Phone{% endif %} {% if entry.email %}Email{% endif %} {% if entry.idealista_url %}{% if entry.idealista_is_search %}Idealista search{% else %}Idealista listing{% endif %}{% endif %} {% if not entry.phone and not entry.email %}Needs details{% endif %}