<% for item in list %>
  • <%= item %>
  • <% end %> <%# here is ignored because starting with '#' %>