middleman/middleman-core/fixtures/content-for-app/source/content_for_haml.html.haml
2013-05-09 14:41:26 -07:00

4 lines
92 B
Plaintext

- content_for :from_template do
= "I am the yielded content haml"
%p I am in the template