middleman/middleman-core/fixtures/nested-layout-app/source/layouts/master.erb

4 lines
60 B
Plaintext

Master
<h1><%= current_page.data.title %></h1>
<%= yield %>