<.header class="text-center">Confirm account <.simple_form for={@conn.params["<%= schema.singular %>"]} as={:<%= schema.singular %>} action={~p"<%= schema.route_prefix %>/confirm/#{@token}"}> <:actions> <.button class="w-full">Confirm my account

<.link href={~p"<%= schema.route_prefix %>/register"}>Register | <.link href={~p"<%= schema.route_prefix %>/log_in"}>Log in