diff --git a/lostplaces/lostplaces_app/templates/placeOverview.html b/lostplaces/lostplaces_app/templates/placeOverview.html index d0444f7..47a92b4 100644 --- a/lostplaces/lostplaces_app/templates/placeOverview.html +++ b/lostplaces/lostplaces_app/templates/placeOverview.html @@ -10,9 +10,11 @@
-
- -
+ {% if place.images.first.filename.hero.url %} +
+ +
+ {% endif %}

{{place.name}}