Files
fizzy/app/views/mailers/notification/bundle_mailer/_notification.text.erb
T
2025-08-27 10:42:02 -05:00

6 lines
276 B
Plaintext

================================================================================
<%= render "notification/bundle_mailer/header", notification: notification %>
<%= render "notification/bundle_mailer/#{notification.source_type.underscore}/body", notification: notification %>