4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
|
- content_for :from_template do
|
||
|
= "I am the yielded content haml"
|
||
|
|
||
|
%p I am in the template
|