- <%= link_to "Sign in", new_session_path(resource_name) %>
- <%= link_to "Sign up", new_registration_path(resource_name) %>
- <%= link_to "Forgot your password?", new_password_path(resource_name) %>
- <%= link_to "Didn't receive confirmation instructions?", new_confirmation_path(resource_name) %>
- <%= link_to "Didn't receive unlock instructions?", new_unlock_path(resource_name) %>