middleman/middleman-core/fixtures/large-build-app/source/layouts/content_for.erb

4 lines
86 B
Plaintext
Raw Normal View History

In Layout: <%= yield_content(:from_template).chomp.strip %>
In Template:
<%= yield %>