instiki/vendor/plugins/erubis/test/data/users-guide/printenabled-example.eruby
2010-07-04 08:51:53 -05:00

3 lines
60 B
Text

<% for item in @list %>
<b><% print item %></b>
<% end %>