{% load cache %}

{{ target.name }}

{% if target.featured_image %} {% cache None featured_image target.id %} {% endcache %} {% endif %}