{% load thumbnail %}{% spaceless %}{% if ad %} {% if zone %} {% thumbnail ad.image zone.ad_size crop="smart" upscale as thumb %} {% else %} {% endif %} {% endif %}{% endspaceless %}{{ ad }}