react-templates/test/data/scope.rt.html

9 lines
203 B
HTML

<div>
<div>
<span>Item:#0 = a</span>
<span>Item:#1 = b</span>
<span>Item:#2 = c</span>
</div>
<span>items not in scope</span>
<span>item not in scope</span>
</div>