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

5 lines
74 B
Plaintext

<% for item in list %>
<b>[= item =]</b>
<b>[== item =]</b>
<% end %>