<% flash.each do |name, msg| %>
fade in"> <%= name %>! <%= raw(msg) %>
<% end %>

AWS SES Email Example

<%= form_tag(send_email_path, method: "post", :class=>"form-horizontal") do %>
Contact us
<% end %>