Sha256: c2db7b4c4106f91b143f59ad66f39c381870e37ddfe9817256a010b7c28e6f4f
Contents?: true
Size: 449 Bytes
Versions: 16
Compression:
Stored size: 449 Bytes
Contents
<p><%= I18n.t('core.confirmation_email_1', value: Account.current.domain) %></p> <p><strong><%= I18n.t('core.confirmation_email_2') %></strong></p> <p style="padding-top: 20px;padding-bottom:20px"><%= link_to I18n.t('core.confirmation_email_link'), Account.current.url_base + confirmation_path(@resource, :confirmation_token => @token, :locale => DmCore::Language.locale), class: 'button' %></p> <p><%= I18n.t('core.confirmation_email_3') %></p>
Version data entries
16 entries across 16 versions & 1 rubygems