{% raw %} {% load mote_tags %} {% mask element.json.data.sectionCategory as "category" %} {% for catItem in category %}

{{catItem.text}}

{{catItem.bannerImage.alt}}
{% endfor %} {% endraw %}