middleman/middleman-core/fixtures/capture-html-app/source/capture_html_haml.html.haml

4 lines
96 B
Plaintext
Raw Normal View History

2014-02-19 03:30:29 +01:00
= capture_html :from_template do
2013-06-07 10:58:37 +02:00
%h1= "I am the yielded content haml"
%p I am in the template