={@<%= scope_config.scope.assign_key %>}>
<.header> Register for an account <:subtitle> Already registered? <.link navigate={~p"<%= schema.route_prefix %>/log-in"} class="font-semibold text-brand hover:underline"> Log in to your account now.
<.form :let={f} for={@changeset} action={~p"<%= schema.route_prefix %>/register"}> <.input field={f[:email]} type="email" label="Email" autocomplete="username" required phx-mounted={JS.focus()} /> <.button phx-disable-with="Creating account..." class="btn btn-primary w-full"> Create an account