Posts

New post
    {{#if this.postsInfinityModel}}
  1. {{!--Favorite indicator column: no header--}}
    Title
    Status
    Last update
  2. {{/if}} {{#each this.postsInfinityModel as |post|}} {{else}}
  3. {{#if this.showingAll}} {{svg-jar "posts-placeholder" class="gh-posts-placeholder"}}

    You haven't written any posts yet!

    Write a new post {{else}}

    No posts match the current filter

    Show all posts {{/if}}
  4. {{/each}}
{{outlet}}