4 lines
65 B
Text
4 lines
65 B
Text
% for item in list
|
|
<b><%= item %></b>
|
|
% end
|
|
%% lines with '%%'
|