diff --git a/app/views/notifier/request_accepted.html.haml b/app/views/notifier/request_accepted.html.haml index 2f77616f6..6ae006031 100644 --- a/app/views/notifier/request_accepted.html.haml +++ b/app/views/notifier/request_accepted.html.haml @@ -4,6 +4,8 @@ = "#{@sender.name} (#{@sender.diaspora_handle})" = t('.accepted') + %br + = link_to t('.sign_in'), new_user_session_url %br = t('notifier.love') %br