Sha256: bfae2938bc67c6780a3dd58e3f0fd4b5e5de973309bc372301169e388a9a977c

Contents?: true

Size: 373 Bytes

Versions: 8

Compression:

Stored size: 373 Bytes

Contents

<%= Alchemy::I18n.t('mailer.new_user_mail.welcome') %>!

<%= Alchemy::I18n.t('mailer.new_user_mail.login_url_explanation') %>:

<%= @url %>

<%= Alchemy::I18n.t('mailer.new_user_mail.username') %>: <%= @user.login %>

<%= Alchemy::I18n.t('mailer.new_user_mail.password_notice') % {:url => new_password_url(@user)}%>

<%= Alchemy::I18n.t('mailer.new_user_mail.greeting') %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
alchemy_cms-2.5.3.1 app/views/alchemy/notifications/registered_user_created.text.erb
alchemy_cms-2.5.3 app/views/alchemy/notifications/registered_user_created.text.erb
alchemy_cms-2.5.2.2 app/views/alchemy/notifications/registered_user_created.text.erb
alchemy_cms-2.5.2.1 app/views/alchemy/notifications/registered_user_created.text.erb
alchemy_cms-2.5.2 app/views/alchemy/notifications/registered_user_created.text.erb
alchemy_cms-2.5.1 app/views/alchemy/notifications/registered_user_created.text.erb
alchemy_cms-2.5.0 app/views/alchemy/notifications/registered_user_created.text.erb
alchemy_cms-2.5.0.rc3 app/views/alchemy/notifications/registered_user_created.text.erb