{{#link-to "posts" tagName="button" class="btn btn-default btn-back"}}Back{{/link-to}}

Preview

{{#if isPublished}}Published{{else}}Written{{/if}} by {{#if author.name}}{{author.name}}{{else}}{{author.email}}{{/if}}
{{#link-to "editor.edit" this class="btn btn-default post-edit"}} Edit{{/link-to}}
{{#view "content-preview-content-view" tagName="section"}}

{{title}}

{{gh-format-html html}}
{{/view}}