middleman/middleman-core/fixtures/capture-html-app/source/capture_html_haml.html.haml
2013-06-07 09:58:37 +01:00

4 lines
96 B
Plaintext

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