view .svn/pristine/11/11f49f2c53a5591216f2864d819f2860ef3e3885.svn-base @ 1515:d98d22a98252 live

Rails -> 3.2.18
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 07 May 2014 14:15:02 +0100
parents cbb26bc654de
children
line wrap: on
line source
<% if @user.auth_source %><%= l(:mail_body_account_information_external, @user.auth_source.name) %>
<% else %><%= l(:mail_body_account_information) %>:
* <%= l(:field_login) %>: <%= @user.login %>
* <%= l(:field_password) %>: <%= @password %>
<% end %>
<%= l(:label_login) %>: <%= @login_url %>