annotate app/views/mailer/account_activated.html.erb @ 1169:492ff72268e3 bug_521

Close obsolete branch bug_521
author Chris Cannam
date Thu, 18 Oct 2012 10:42:48 +0100
parents cbb26bc654de
children
rev   line source
Chris@909 1 <p><%= l(:notice_account_activated) %></p>
Chris@909 2 <p><%= l(:label_login) %>: <%= link_to h(@login_url), @login_url %></p>