From 1f02e642981e8aced92391c5e47de0b3dcfac09e Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sun, 16 Aug 2026 13:42:01 +0200 Subject: Give the pre-authentication pages one card .auth_card nowcarries the login form and the second-factor challenge. --- app/views/sessions/new.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/sessions') diff --git a/app/views/sessions/new.html.erb b/app/views/sessions/new.html.erb index a57b1ba4..4afa38ad 100644 --- a/app/views/sessions/new.html.erb +++ b/app/views/sessions/new.html.erb @@ -1,4 +1,4 @@ -
+

<%= t(".heading") %>

<%= form_tag session_path do -%> -- cgit v1.3