{{#if headerImage}}
{{/if}}
{{#if (or showHeaderIcon showHeaderTitle showHeaderName) }}
{{#if (and showHeaderIcon site.iconUrl) }}
|
{{/if}}
{{#if showHeaderTitle }}
{{/if}}
{{#if (and showHeaderName showHeaderTitle) }}
|
{{/if}}
{{#if (and showHeaderName (not showHeaderTitle)) }}
|
{{/if}}
|
{{/if}}
{{#if newsletter.showPostTitleSection}}
{{post.title}}
|
By {{post.authors}} • {{post.publishedAt}}
{{#if newsletter.showCommentCta}}
{{/if}}
|
View in browser
|
|
{{/if}}
{{#if showFeatureImage }}
|
{{#if post.feature_image_caption }}
{{{post.feature_image_caption}}} |
{{/if}}
{{/if}}
{{{html}}}
{{#if paywall}}
{{>paywall}}
{{/if}}
|
|
{{#if (or feedbackButtons newsletter.showCommentCta) }}
|
{{/if}}
{{#if latestPosts.length}}
{{> latestPosts}}
|
{{/if}}
{{#if newsletter.showSubscriptionDetails}}
Subscription details
You are receiving this because you are a paidfree subscriber to {{site.title}}.
Your subscription will renew on 20 March 2024.
|
{{/if}}
{{#if footerContent }}
{{/if}}
{{#if showBadge }}
{{/if}}
|