middleman/middleman-core/fixtures/content-for-app/config.rb

3 lines
62 B
Ruby
Raw Normal View History

with_layout :content_for do
page "/content_for_erb.html"
end