{% load markup %} {% load frontendadmin_tags %} {% load thumbnail %}

{% if object.image %} {{ object.image.name }} {% endif %} {% frontendadmin_change object "Change image" %}