Files
fizzy/app/views/mailers/notification/bundle_mailer/event/_body.text.erb
T
2025-11-12 14:29:25 -06:00

5 lines
141 B
Plaintext

<% event = notification.source %>
<%= notification.creator.name %>:
<%= event_notification_body(event).squish %>
<%= url_for notification %>