diff --git a/lib/livebook_web/templates/auth/index.html.eex b/lib/livebook_web/templates/auth/index.html.eex index 33f695ff8..364c5ab1c 100644 --- a/lib/livebook_web/templates/auth/index.html.eex +++ b/lib/livebook_web/templates/auth/index.html.eex @@ -19,10 +19,10 @@
<%= if @auth_mode == :password do %> -
"> +
"> <% else %> -
"> +
"> <% end %> <%= for error <- @errors || [] do %>