{{!-- Represents a single related content teaser tile Related JS module(s): relatedContentModule.js --}}
{{!-- Teaser Image --}} {{~#if teaserImageName}} {{/if}} {{!-- Teaser info text and links --}}
{{~#if teaserTitle}}

{{~#if linkUrl}} {{!-- If no link is defined for the teaser, only the text will be displayed --}} {{~#if linkText}}{{linkText}}{{/if~}} {{else}} {{linkText}} {{/if}}

{{/if}}
{{~#if summaryText}}

{{summaryText}}

{{/if}} {{~#if linkUrl}} {{!-- If no link is defined for the teaser, only the text will be displayed --}} {{~#if linkText}}{{linkText}}{{/if~}} {{/if}}