middleman/middleman-more/fixtures-old/test-app/source/content_for_erb.html.erb
2011-12-29 15:09:51 -08:00

5 lines
98 B
Plaintext

<% content_for :from_template do %>
I am the yielded content erb
<% end %>
I am in the template