Help BeatHaven dominate those lousy humans!

<%= form_tag('/reg/complete', :method => 'post') do -%> <%= label_tag 'email', 'E-mail' %><%= email_field_tag 'email', @email %>
<%= submit_tag 'I wanna get this guy in!' %>
<% end -%>