Gem: haml
This commit is contained in:
20
vendor/gems/haml-1.7.2/test/haml/results/partials.xhtml
vendored
Normal file
20
vendor/gems/haml-1.7.2/test/haml/results/partials.xhtml
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
<p>
|
||||
@foo =
|
||||
value one
|
||||
</p>
|
||||
<p>
|
||||
@foo =
|
||||
value two
|
||||
</p>
|
||||
<p>
|
||||
@foo =
|
||||
value two
|
||||
</p>
|
||||
<p>
|
||||
@foo =
|
||||
value three
|
||||
</p>
|
||||
<p>
|
||||
@foo =
|
||||
value three
|
||||
</p>
|
||||
Reference in New Issue
Block a user