media-server-docker-compose/ghost-fusiondance/themes_bak/source/index.hbs

6 lines
300 B
Handlebars
Raw Normal View History

2024-07-18 11:24:17 -04:00
{{!< default}}
{{!-- The tag above means: insert everything in this file into the body of the default.hbs template --}}
<main class="gh-main">
{{> "components/post-list" feed="index" postFeedStyle=@custom.post_feed_style showTitle=true showSidebar=@custom.show_publication_info_sidebar}}
</main>