mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 06:01:12 +00:00
11 lines
329 B
Text
11 lines
329 B
Text
|
|
Dear <%= @user.name %>,
|
||
|
|
|
||
|
|
User <%= @comment.user.name %> posted a new comment for event <%= @event.title %> of <%= @conference.short_title %> .
|
||
|
|
|
||
|
|
"<%= @comment.body %>"
|
||
|
|
|
||
|
|
To reply to this comment, please go to <%= h( admin_conference_event_url(@conference.short_title, @event)) %>
|
||
|
|
|
||
|
|
Best wishes,
|
||
|
|
<%= @conference.short_title %> Team
|