diff --git a/app/mailers/user_mailer.rb b/app/mailers/user_mailer.rb index 96fcd51efa..f8c1c9a8d0 100644 --- a/app/mailers/user_mailer.rb +++ b/app/mailers/user_mailer.rb @@ -5,10 +5,11 @@ class UserMailer < Devise::Mailer helper :accounts helper :application - helper :instance - helper :statuses + helper :mascot helper :formatting + helper :instance helper :routing + helper :statuses before_action :set_instance diff --git a/app/views/user_mailer/welcome.html.haml b/app/views/user_mailer/welcome.html.haml index e7f9c47e3b..fd8980c234 100644 --- a/app/views/user_mailer/welcome.html.haml +++ b/app/views/user_mailer/welcome.html.haml @@ -1,5 +1,3 @@ -- instance_presenter = InstancePresenter.new - = content_for :heading do .email-desktop-flex .email-header-left