Sha256: a261f8e7caaa10941caf2907757b32294779d143d041d7a96df5bb3338d7d635
Contents?: true
Size: 358 Bytes
Versions: 3
Compression:
Stored size: 358 Bytes
Contents
<h1>Email Update</h1> <h2>Please update your email address</h2> <%= form_with(model: current_user, url: email_path) do |form| %> <%= form.text_field :email %> <%= form.submit "Update" %> <% end %> <p>Providing your email will allow you to receive confidential messages and reset your password.</p> <%= link_to("Skip Email Update", dashboard_path) %>
Version data entries
3 entries across 3 versions & 1 rubygems