{% load mote_tags %} {% with element.json.data.GridBaseTeaser as "teaser" %}

{{ teaser.title }}

{% if teaser.subtitle %}

{{ teaser.subtitle }}

{% endif %} {% endwith %}