{% if place.image_data %} {{ place.name }} {% else %}
{% endif %}

{{ place.name }}

{{ place.city.name }}

{% if score %} {{ score|floatformat:3 }} {% endif %}