2016-01-11 10:33:27 -07:00

3 lines
70 B
Plaintext

<div for="item in ['red', null, 'blue']" if="item">
${item}
</div>