socialforge/app/views/mailer/account_activated.html.erb

3 lines
115 B
Plaintext
Raw Normal View History

2013-08-01 10:33:49 +08:00
<p><%= l(:notice_account_activated) %></p>
<p><%= l(:label_login) %>: <%= link_to h(@login_url), @login_url %></p>