{{!< default}}
{{#post}}
{{#match @custom.mode "Image-based"}} {{> common/feature-image}} {{/match}}

{{title}}

{{#if custom_excerpt}}

{{custom_excerpt}}

{{/if}} {{#match @custom.mode "Text-based"}} {{> common/feature-image}} {{/match}}
{{content}}
{{> common/comments}}
{{/post}}