1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--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