{{ place.name }}
{% if place.images.first.filename.hero.url %} {% endif %}{{ place.description }}
Map-Links
{% include 'partials/osm_map.html' with config=map_config%}Photoalben
-
{% for photo_album in place.photo_albums.all %}
-
{{photo_album.label}}
{% if user.explorer == photo_album.submitted_by or user.explorer == place.submitted_by %}
{% icon 'trash' className="RV-Iconized__Icon" %}{% endif %}
{% endfor %}
-
Fotoalbum hinzufügen