5 lines
80 B
Plaintext

<ul>
<for|color| of=state.colors>
<li>${color}</li>
</for>
</ul>