Mercurial > hg > soundsoftware-site
view app/views/mailer/account_activation_request.text.html.rhtml @ 134:c7d72c765cc6 cannam-pre-20110113-merge
Make repo-to-be-created text a label string, and make it a bit more helpful
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Wed, 19 Jan 2011 12:41:34 +0000 |
parents | 387ad4f40686 |
children |
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'] %>