<%= _('Signup') %>

<%= render :partial => 'signup_form' %> <% if @wizard %> <%= render :partial => 'wizard_steps' %> <% end %>