Тема: post.hbs
← Главная панели
·
Открыть сайт
{{!< default}} {{#post}} <section class="section page-top"> <div class="container container-sm"> <h1>{{title}}</h1> {{#if feature_image}}<img class="post-image" src="{{feature_image}}" alt="{{title}}">{{/if}} <div class="post-content">{{content}}</div> </div> </section> {{/post}}
Сохранить файл темы