middleman-template/source/layouts/page.html.haml

6 lines
152 B
Plaintext
Raw Normal View History

2022-07-13 18:55:59 +02:00
= partial 'layouts/default' do
-#%header.post-header
-# %h1.post-title= current_page.data.title
-#%article.post-content= yield
%article= yield