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