lostplaces-backend/django_lostplaces/lostplaces/templates/partials/select_place_image_item.html

3 lines
103 B
HTML
Raw Normal View History

2021-04-10 08:23:36 +02:00
{%load lostplaces %}
{% include 'partials/image.html' with source_url=object.filename.thumbnail.url %}