view app/views/mailer/account_activation_request.text.plain.rhtml @ 130:db0caa9f0ff4 cannam-pre-20110113-merge

Make project descriptions briefer on the projects list, and ensure that images &c are removed from them
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Mon, 17 Jan 2011 14:47:09 +0000
parents c71f2900168f
children
line wrap: on
line source
<%= l(:mail_body_account_activation_request, @user.login) %>
<%= @url %>

*<%= l(:label_ssamr_details) %>*
<%=l(:field_name)%>: <%= h @user.name %>
<%=l(:field_mail)%>: <%= h @user.mail %>

*<%= l(:label_ssamr_description ) %>*
<%= h @user.ssamr_user_detail['description'] %>