about summary refs log tree commit diff stats
path: root/app/views/users/sessions/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/users/sessions/new.html.haml')
-rw-r--r--app/views/users/sessions/new.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/users/sessions/new.html.haml b/app/views/users/sessions/new.html.haml index f7c8de9..6b82038 100644 --- a/app/views/users/sessions/new.html.haml +++ b/app/views/users/sessions/new.html.haml
@@ -1,3 +1,4 @@
1- title "Sign in"
1#principal 2#principal
2 = form_for(resource, as: resource_name, url: session_path(resource_name)) do |f| 3 = form_for(resource, as: resource_name, url: session_path(resource_name)) do |f|
3 .field 4 .field