Sha256: 2dfdd3c486b16d792c9340fb4ed591e595a4c06992c83fd408d4b2b75e21358b
Contents?: true
Size: 370 Bytes
Versions: 28
Compression:
Stored size: 370 Bytes
Contents
<p><%= t('.greeting', :recipient => @resource.email, :default => "Welcome #{@resource.email}!") %></p> <p><%= t('.instruction', :default => "You can confirm your account email through the link below:") %></p> <p><%= link_to t('.action', :default => "Confirm my account"), confirmation_url(@resource, :confirmation_token => @token, locale: I18n.locale) %></p>
Version data entries
28 entries across 28 versions & 4 rubygems