Mercurial > hg > soundsoftware-site
view .svn/pristine/aa/aa5fa7df3d91739b6bac9d62c91f04e7ca038236.svn-base @ 1613:90bed4e10cc8 deploy
Download file link
author | Chris Cannam |
---|---|
date | Wed, 30 Aug 2017 17:24:37 +0100 |
parents | cbb26bc654de |
children |
line wrap: on
line source
<% if @user.auth_source %> <p><%= l(:mail_body_account_information_external, h(@user.auth_source.name)) %></p> <% else %> <p><%= l(:mail_body_account_information) %>:</p> <ul> <li><%= l(:field_login) %>: <%=h @user.login %></li> <li><%= l(:field_password) %>: <%=h @password %></li> </ul> <% end %> <p><%= l(:label_login) %>: <%= auto_link(@login_url) %></p>