用户激活页面

This commit is contained in:
daiao 2016-12-28 16:18:13 +08:00
parent 2832c40244
commit 527d00f233
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<span style="font-weight:bold;color:#3b94d6;"><%= @user.show_name %></span>,您好!<br/>
您已经成功注册为Trustie用户<br/>
请点击以下链接激活您的帐号:<br/>
<%= link_to h(@url), @url, :style => "font-weight: normal; color:#3b94d6;", %><br/>
<%= link_to h(@url), @url, :style => "font-weight: normal; color:#3b94d6;" %><br/>
<span style="font-weight: normal;color:#666;font-size: 12px;">
(如果链接点击无效,请手动复制链接并粘贴到浏览器地址栏中,然后按“回车”打开页面即可)
</span>