1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/results/partial_layout_erb.xhtml
2017-02-07 22:52:07 +09:00

6 lines
152 B
HTML

<h1>Partial layout used with for block:</h1>
<div class='partial-layout'>
<h2>This is inside a partial layout</h2>
Some content within a layout
</div>