<% @page_title = "Create your account" %> <% content_for :header do %>
<%= link_to login_url, class: "btn", data: { controller: "hotkey", action: "keydown.esc@document->hotkey#click" } do %> Sign in instead <% end %>
<% end %>

Fizzy

<%= form_with model: @user, url: join_path(params[:join_code]), class: "flex flex-column gap" do |form| %>
<% end %>