Mercurial > hg > soundsoftware-site
view app/views/mailer/account_activation_request.html.erb @ 1422:c97b3b9b5c86 biblio_alt_search_auth
changed form_builder - labelled_form_for was not generating validad HTML5 markup.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 02 Oct 2013 16:44:26 +0100 |
parents | bb32da3bea34 |
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'] %>