middleman/fixtures/test-app/source/content_for_haml.html.haml

4 lines
92 B
Plaintext
Raw Normal View History

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