diff --git a/app/views/sessions/new.haml b/app/views/sessions/new.haml index fb53459c5..f5632ec69 100644 --- a/app/views/sessions/new.haml +++ b/app/views/sessions/new.haml @@ -2,6 +2,9 @@ -# licensed under the Affero General Public License version 3 or later. See -# the COPYRIGHT file. += content_for :page_title do + = t('devise.sessions.new.sign_in') + = content_for :head do = include_javascripts :login