Mercurial > hg > soundsoftware-site
view app/views/mailer/account_activation_request.html.erb @ 1171:b4558bc5837f bug_505
Close obsolete branch bug_505
author | Chris Cannam |
---|---|
date | Fri, 03 Aug 2012 19:40:23 +0100 |
parents | 66ac47c3719b |
children | bb32da3bea34 |
line wrap: on
line source
<p><%= l(:mail_body_account_activation_request, h(@user.login)) %></p> <p><%= link_to @url, @url %></p> <h3><%= l(:label_ssamr_details) %></h3> <p> <%=l(:field_name)%>: <%= h @user.name %><br /> <%=l(:field_mail)%>: <%= h @user.mail %> </p> <h4><%= l(:label_ssamr_description ) %></h4> <%= textilizable @user.ssamr_user_detail['description'] %>