Chris@1296: <% if @user.auth_source %> Chris@1296:
<%= l(:mail_body_account_information_external, h(@user.auth_source.name)) %>
Chris@1296: <% else %> Chris@1296:<%= l(:mail_body_account_information) %>:
Chris@1296:<%= l(:label_login) %>: <%= link_to h(@login_url), @login_url %>