view app/views/mailer/account_activation_request.text.plain.rhtml @ 567:5404f7dfb4b3 feature_36

Move set_initial_author_order to before_save to avoid duplicate author creation; Remove unwanted has-one relationship between user and publication
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 09 Aug 2011 14:30:22 +0100
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'] %>