diff --git a/lib/shift73k_web/templates/user_session/new.html.eex b/lib/shift73k_web/templates/user_session/new.html.eex index 03388240..f21f72b7 100644 --- a/lib/shift73k_web/templates/user_session/new.html.eex +++ b/lib/shift73k_web/templates/user_session/new.html.eex @@ -5,7 +5,7 @@ <%= icon_div @conn, "bi-door-open", [class: "icon baseline"] %> Log in - <%#

Who goes there?

%> +

Who goes there?

<%= form_for @conn, Routes.user_session_path(@conn, :create), [as: :user, class: "needs-validation", novalidate: true], fn f -> %> <%= if @error_message do %>