Files
fizzy/app/views/notification/bundle_mailer/_notification.html.erb
T
2025-08-26 14:21:38 +02:00

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 %>