5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
<% for item in list %>
|
|
<b>[= item =]</b>
|
|
<b>[== item =]</b>
|
|
<% end %>
|