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