middleman/middleman-core/fixtures/content-for-app/source/content_for_haml.html.haml

4 lines
114 B
Plaintext
Raw Normal View History

2014-02-19 03:30:29 +01:00
= content_for :from_template do
= "I am the yielded content haml <s>with html tags</s>"
%p I am in the template