osem-fcy/app/views/mailbot/comment_event_template.text.erb
2019-07-23 01:41:34 +05:30

10 lines
360 B
Text

Dear <%= @user.name %>,
User <%= @comment.user.name %> posted a new comment for event <%= @commentable.title %> of <%= @conference.short_title %> .
"<%= @comment.body %>"
To reply to this comment, please go to <%= h(admin_conference_program_event_url(@conference.short_title, @commentable, only_path: false)) %>
Best wishes,
<%= @conference.title %> Team