diff --git a/app/views/layouts/mailer.text.haml b/app/views/layouts/mailer.text.haml index 75ae1c2a..78c6e849 100644 --- a/app/views/layouts/mailer.text.haml +++ b/app/views/layouts/mailer.text.haml @@ -3,3 +3,4 @@ = yield \-- != t 'layouts.application.title' +!= t('layouts.application.infos') + ': ' + page_url('infos')