Sha256: 3aa4bff8651aa387dcb1df6f05f4f0566511c70ac3bfedeabd94896202aa44eb
Contents?: true
Size: 216 Bytes
Versions: 14
Compression:
Stored size: 216 Bytes
Contents
<h1>Confirm account</h1> <%= form_with url: confirmation_path(params[:token]), method: :put do |f| %> <p> <label>Please click the button to confirm your account:</label> <%= f.submit %> </p> <% end %>
Version data entries
14 entries across 14 versions & 1 rubygems