{{#post}}

{{title}}

{{#if primary_tag}} {{primary_tag.name}} {{/if}}
{{content}}

{{primary_author.name}}

{{#has author="count:>1"}}

{{authors separator=", " prefix="Among with " from="2"}}

{{/has}} {{#if primary_author.bio}}

{{primary_author.bio}}

{{/if}}
{{!--
--}} {{/post}} {{#get "posts" limit="3" filter="tags:[{{post.tags}}]+id:-{{post.id}}" include="tags,authors" as |related|}} {{/get}}