|
<em>尊敬的用户,<%= @user %>给你留言了:</em>
|
|
<div><%= @message %></div>
|
|
<h1>点击链接查看最新回复<%= link_to(@url, @url) %></h1>
|
|
<h4><%= link_to(l(:lable_not_receive_mail),"http://" + Setting.host_name + "/my/account")%></h4>
|
|
|