Sha256: 2f2f8ba2b5df2782689214b247fcfe49b20c75d3eac9d9280bb552a7b4ddf43c

Contents?: true

Size: 418 Bytes

Versions: 25

Compression:

Stored size: 418 Bytes

Contents

<h2>Please verify your email address</h2>

<p>
  <strong><%= current_user.email %></strong>
  <em><%= link_to('change', edit_email_path) %></em>
</p>

<%= form_tag email_verification_path do |form| %>
  <%= submit_tag 'Send Verification Email' %>
<% end %>

<p>Verifying your email will allow you to receive confidential messages and reset your password.</p>

<%= link_to('Skip Email Verification', dashboard_path) %>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
minimalist_authentication-3.2.2 app/views/email_verifications/new.html.erb
minimalist_authentication-3.2.1 app/views/email_verifications/new.html.erb
minimalist_authentication-3.2.0 app/views/email_verifications/new.html.erb
minimalist_authentication-3.1.0 app/views/email_verifications/new.html.erb
minimalist_authentication-3.0.0 app/views/email_verifications/new.html.erb
minimalist_authentication-2.7.0 app/views/email_verifications/new.html.erb
minimalist_authentication-2.6.2 app/views/email_verifications/new.html.erb
minimalist_authentication-2.6.1 app/views/email_verifications/new.html.erb
minimalist_authentication-2.6.0 app/views/email_verifications/new.html.erb
minimalist_authentication-2.5.2 app/views/email_verifications/new.html.erb
minimalist_authentication-2.5.1 app/views/email_verifications/new.html.erb
minimalist_authentication-2.5.0 app/views/email_verifications/new.html.erb
minimalist_authentication-2.4.0 app/views/email_verifications/new.html.erb
minimalist_authentication-2.3.0 app/views/email_verifications/new.html.erb
minimalist_authentication-2.2.4 app/views/email_verifications/new.html.erb
minimalist_authentication-2.2.3 app/views/email_verifications/new.html.erb
minimalist_authentication-2.2.2 app/views/email_verifications/new.html.erb
minimalist_authentication-2.2.1 app/views/email_verifications/new.html.erb
minimalist_authentication-2.2.0 app/views/email_verifications/new.html.erb
minimalist_authentication-2.1.5 app/views/email_verifications/new.html.erb