Sha256: b39e38864bbc3b058bbd5a094a01ff1dea69f1029a41755291cde2b9f17f213e

Contents?: true

Size: 335 Bytes

Versions: 45

Compression:

Stored size: 335 Bytes

Contents

<h2>Benvenuto!</h2>

<p>Benvenuto <b><%= @resource.name %></b>,</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 => @resource.confirmation_token) %></p>

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
fullstack-cms-0.3.6 lib/generators/fullstack/cms/templates/rails/app/views/devise/mailer/confirmation_instructions.html.erb
fullstack-cms-0.3.5 lib/generators/fullstack/cms/templates/rails/app/views/devise/mailer/confirmation_instructions.html.erb
fullstack-cms-0.3.4 lib/generators/fullstack/cms/templates/rails/app/views/devise/mailer/confirmation_instructions.html.erb
fullstack-cms-0.3.3 lib/generators/fullstack/cms/templates/rails/app/views/devise/mailer/confirmation_instructions.html.erb
fullstack-cms-0.3.2 lib/generators/fullstack/cms/templates/rails/app/views/devise/mailer/confirmation_instructions.html.erb