{{!< default}} {{#post}}
{{#match @page.show_title_and_feature_image}}

{{title}}

{{#if custom_excerpt}}

{{custom_excerpt}}

{{/if}} {{> "feature-image"}}
{{/match}}
{{content}}
{{/post}}