{headline} {v:resource.record.fal(table: 'tt_content', field: 'image', uid: teaserObject.uid) -> v:iterator.first() -> v:variable.set(name: 'image')} {v:resource.file(identifier: itemObject.item.image) -> v:variable.set(name: 'itemImage')} {itemObject.item -> v:iterator.push(add: itemImage, key: 'image') -> v:variable.set(name: 'itemObject')} {itemsList -> v:iterator.push(add: itemObject) -> v:variable.set(name: 'itemsList')} {teaser -> v:iterator.push(add: image, key: 'image') -> v:iterator.push(add: itemsList, key: 'items') -> v:variable.set(name: 'teaser')} {teasersList -> v:iterator.push(add: teaser) -> v:variable.set(name: 'teasersList')}
{headline -> f:format.html()}

{teaserObject.subline}

{teaserObject.headline -> f:format.nl2br()}