{{#if data.publish_date}}
{{include("themes/clean-blog/layouts/markdown-files-template-editable.html")}}
{{html_content}}
{{include("themes/clean-blog/components/postsPagination.html")}}
{{#else}}
{{include("themes/clean-blog/layouts/markdown-files-template-editable.html")}}
{{html_content}}
{{/if}}