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