All Shouts:

<% for shout in @shouts %>

<%=h shout.title %> — <%=h shout.body %>

<% end %>

New Shout:

Title:
Body:

<% options = HashMap.new; options.put("size", "120x30") %> <%= image_tag "silver-120x30.gif", options %>