|
|
|
@ -38,7 +38,7 @@
|
|
|
|
|
</p>
|
|
|
|
|
<p style="color:#333; ">
|
|
|
|
|
您参与的课堂:<%= @course.name %>,有新的帖子发布了:
|
|
|
|
|
<a href="https://test-newweb.educoder.net/courses/<%= @course.id %>/boards/<%= @message.board_id %>/messages/<%= @message.id %>" style="font-weight: normal; color:#ff7500;"><%= @message.subject %></a>
|
|
|
|
|
<a href="https://www.educoder.net/courses/<%= @course.id %>/boards/<%= @message.board_id %>/messages/<%= @message.id %>" style="font-weight: normal; color:#ff7500;"><%= @message.subject %></a>
|
|
|
|
|
</p>
|
|
|
|
|
<div style="text-align: center; margin-top:40px;">
|
|
|
|
|
<span style="font-weight: normal;color:#666;">
|
|
|
|
|