diff --git a/app/views/sessions/new.html.haml b/app/views/sessions/new.html.haml index 76760654..5f147baf 100644 --- a/app/views/sessions/new.html.haml +++ b/app/views/sessions/new.html.haml @@ -6,6 +6,8 @@ - title t('.title') +.lead= FoodsoftConfig[:name] + %noscript .alert.alert-error != t '.nojs', link: link_to(t('.noscript'), "http://noscript.net/")