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

23 lines
159 B
HTML
Raw Normal View History

2015-10-13 07:45:07 -04:00
<p>
@foo =
value one
2015-10-13 07:45:07 -04:00
</p>
<p>
@foo =
value two
2015-10-13 07:45:07 -04:00
</p>
<p>
@foo =
value two
</p>
Toplevel? false
<p>
@foo =
value three
</p>
2015-10-13 07:45:07 -04:00
<p>
@foo =
value three
2015-10-13 07:45:07 -04:00
</p>