Sha256: 80e022d91ab1da2149deb77e19d9450553a28517edf49436f7ef1ecab6b186d5
Contents?: true
Size: 321 Bytes
Versions: 48
Compression:
Stored size: 321 Bytes
Contents
<p>Hello <%= @data[:user].name %>,</p> <p>Welcome to <%= Rails.application.app_name %>! 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
48 entries across 48 versions & 1 rubygems