{{post.title}} {{#if post.internal}} {{/if}}
{{#if post.pinned}} {{t 'pinned'}} {{/if}} {{#if post.featured}} {{t 'featured'}} {{/if}} {{#is post.status 'none'}} {{else}} {{post.status_name}} {{/is}}
{{subscribe}}
{{/if}}
{{post.details}}
{{#with post}}
{{#vote 'up' role='radio' class='vote-up' selected_class='vote-voted'}}
{{/vote}}
{{vote 'sum' class='vote-sum'}}
{{#vote 'down' role='radio' class='vote-down' selected_class='vote-voted'}}
{{/vote}}
{{/with}}
{{#post.actions}}
{{/post.actions}}
-
{{#each comments}}
-
{{#if official}} {{t 'official_comment'}} {{/if}}
{{body}} {{#unless official}}{{#vote 'up' class='vote-up' selected_class='vote-voted' aria-describedby=(concat anchor "-author " anchor "-body")}} {{/vote}} {{vote 'sum' class='vote-sum'}} {{#vote 'down' class='vote-down' selected_class='vote-voted' aria-describedby=(concat anchor "-author " anchor "-body")}} {{/vote}}{{/unless}}{{#actions}} {{/actions}}
{{/each}}
{{user_avatar class='user-avatar'}}
{{wysiwyg 'body'}}
{{/form}}
{{checkbox 'official'}}
{{label 'official'}}
{{input type='submit' class="button button-large"}}
{{comment_callout}}
{{t 'comments'}}
{{t 'comments_count' count=post.comment_count}}
{{#if comments}}