{# For displaying thumbnails in the admin list #} {% if thumbnail %} {% include "spectator_core/includes/thumbnail_list.html" with obj=model alt_text="Thumbnail" %} {% endif %}