{% load mote_tags %} {% with element.json.data.BaseTeaserThumbnail as "thumbnail" %} {% if thumbnail.img %} {{ thumbnail.img.alt }} {% endif %} {% endwith %}