3 lines
258 B
Plaintext
3 lines
258 B
Plaintext
<%= render "notification/bundle_mailer/notification/#{notification.source_type.underscore}/header", notification: notification %>
|
|
<%= render "notification/bundle_mailer/notification/#{notification.source_type.underscore}/body", notification: notification %>
|