5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
<% event = notification.source %>
|
|
|
|
<%= notification.creator.name %>:
|
|
<%= event_notification_body(event).squish %>
|
|
<%= url_for notification %> |