summaryrefslogtreecommitdiff
path: root/app/views/sessions/new.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/sessions/new.html.erb')
-rw-r--r--app/views/sessions/new.html.erb2
1 files changed, 1 insertions, 1 deletions
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 @@
1<div id="login_form"> 1<div class="auth_card">
2 <h1><%= t(".heading") %></h1> 2 <h1><%= t(".heading") %></h1>
3 3
4 <%= form_tag session_path do -%> 4 <%= form_tag session_path do -%>