Files
fizzy/app/views/mailers/notification/bundle_mailer/event/_body.text.erb
T
2025-08-28 10:34:36 +02:00

8 lines
149 B
Plaintext

<% event = notification.source %>
<%= event_notification_title(event) %>
<%= event_notification_body(event).squish %>
<%= url_for notification %>