1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/haml/results/partials.xhtml
2008-04-24 11:55:44 -07:00

21 lines
170 B
HTML

<p>
@foo =
value one
</p>
<p>
@foo =
value two
</p>
<p>
@foo =
value two
</p>
Toplevel? false
<p>
@foo =
value three
</p>
<p>
@foo =
value three
</p>