osem-fcy/app/views/mailbot/comment_event_template.text.erb

11 lines
360 B
Text
Raw Normal View History

Dear <%= @user.name %>,
2019-07-18 12:49:50 +05:30
User <%= @comment.user.name %> posted a new comment for event <%= @commentable.title %> of <%= @conference.short_title %> .
"<%= @comment.body %>"
2019-07-18 12:49:50 +05:30
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