{data.seoTitle} {#if data.seoDescription} {/if} {#if data.postImageUrl} {/if}
{#if data.rawPostImageUrl}
{:else if data.postImageUrl}
{/if}
{#if data.postDate || data.commentPageId}
{#if data.postDate} {/if}
{/if}
{#if data.commentPageId} {/if}
{#if data.post.created} {/if} {#if data.contentHeadlineHtml}
{@html data.contentHeadlineHtml}
{:else if data.post.headline || data.post.subheadline}
{#if data.post.headline}

{data.post.headline}

{/if} {#if data.post.subheadline}

{data.post.subheadline}

{/if}
{/if} {#if !data.post.subheadline && data.post.excerpt}

{data.post.excerpt}

{/if} {#if data.isEvent && (data.eventDateLabel || data.eventLocationText)}
{/if} {#if data.contentBodyHtml}
{@html data.contentBodyHtml}
{/if} {#if data.hasRowContent} {/if} {#if (data.post.postTag ?? []).length > 0} {/if}
{#if data.isEvent && (data.mapEmbedUrl || data.mapLinkUrl)} {/if} {#if data.commentPageId}
{/if}