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

{{title}}

{{#if custom_excerpt}}

{{custom_excerpt}}

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