% @page_title = "Enter your email" %> <% content_for :head do %> <%= passkey_request_options_meta_tag(@request_options) %> <% end %>
New here? <%= link_to "Sign up", new_signup_path %> to create an account. Already have an account? Enter your email and we'll get you signed in.
<% else %>Enter your email and we'll get you signed in.
<% end %> <% end %> <%= passkey_sign_in_button "Sign in with a passkey", session_passkey_path, mediation: "conditional", class: "btn btn--link center txt-medium", hidden: true %>