% form_for :invitation, :action => url(:invitation) do -%>
<%= text_control 'recipient', :label => 'Recipient: ' %>
<%= submit_button 'Send' %>