Sha256: d69c5ec04ac50b1d6fe9104d0c218f7b20710b4f0269a3f6f346948ced86d45f
Contents?: true
Size: 299 Bytes
Versions: 2
Compression:
Stored size: 299 Bytes
Contents
<p>Hello <%= @data[:user].name %>,</p> <p>Welcome to K9 Computer! Before you can begin to use the site, you need to click on the link below to activate your account.</p> <p><%= link_to 'Activate', edit_account_activation_url(@data[:user].activation_token, email: @data[:user].email) %></p> <br>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
barkest_core-1.5.4.0 | app/views/barkest_core/user_mailer/account_activation.html.erb |
barkest_core-1.5.3.0 | app/views/barkest_core/user_mailer/account_activation.html.erb |