5 lines
106 B
Plaintext

<div>
<for|color| of=["red", "green", "blue"]>
<div no-update>${color}</div>
</for>
</div>