The
params
hash contains the following values:
<% params.each do |key, value| %>
<%= key %>: <%= value %>
<% end %>