summaryrefslogtreecommitdiff
path: root/app/views/devise/registrations/new.html.haml
blob: c07e409d5839ddaf0b33f8f8f3c4dc9949bc7a21 (plain)
1
2
3
4
5
6
7
= render 'devise/shared/signup_box'

.clearfix.prepend-top-20
  = render 'devise/shared/sign_in_link'
  %p
    %span.light Did not receive confirmation email?
    = link_to "Send again", new_confirmation_path(resource_name)