Ghost/ghost/admin/app/templates/posts.hbs

6 lines
110 B
Handlebars
Raw Normal View History

<section class="gh-view gh-content-view-container">
{{partial "posts-header"}}
{{outlet}}
</section>