Mercurial > hg > soundsoftware-site
view app/views/mailer/account_activation_request.text.html.rhtml @ 80:0a679b5bd3b3 luisf
Feature #53: Added the description to the admin's email. May need future fixes in terms of format (HTML and Plain text mail versions).
author | luisf |
---|---|
date | Wed, 15 Dec 2010 16:13:57 +0000 |
parents | 513646585e45 |
children | b5fbd125d70b |
line wrap: on
line source
<p><%= l(:mail_body_account_activation_request, h(@user.login)) %></p> <h4><%= l(:label_ssamr_details) %></h4> <p><%= textilizable @user.ssamr_user_detail['description'] %></p> <p><%= link_to @url, @url %></p>