middleman/middleman-core/fixtures/capture-html-app/source/capture_html_haml.html.haml
2014-02-18 18:30:29 -08:00

4 lines
96 B
Plaintext

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