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

11 lines
365 B
Text
Raw Normal View History

2019-07-18 12:49:50 +05:30
Dear <%= @user.name %>,
User <%= @comment.user.name %> posted a new comment for track <%= @commentable.short_name %> of <%= @conference.short_title %> .
"<%= @comment.body %>"
To reply to this comment, please go to <%= h(admin_conference_program_track_url(@conference.short_title, @commentable, only_path: false)) %>
Best wishes,
<%= @conference.title %> Team