diff --git a/app/views/mailers/notification/bundle_mailer/_notification.text.erb b/app/views/mailers/notification/bundle_mailer/_notification.text.erb index fd96276ff..ad2d7f1d4 100644 --- a/app/views/mailers/notification/bundle_mailer/_notification.text.erb +++ b/app/views/mailers/notification/bundle_mailer/_notification.text.erb @@ -3,4 +3,5 @@ <%= render "notification/bundle_mailer/header", notification: notification %> <%= render "notification/bundle_mailer/#{notification.source_type.underscore}/body", notification: notification %> -<%= render "notification/bundle_mailer/footer", notification: notification %> \ No newline at end of file +<%= render "notification/bundle_mailer/footer", notification: notification %> +