view app/views/mailer/account_activation_request.text.plain.rhtml @ 208:bb7cac2ac146 feature_72

removed 2 files that should not be here (related to previous experiences with T&C)
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 08 Feb 2011 13:15:47 +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'] %>