Sha256: dc6003473f3bfb906a72bf0f00989a9db2ea1216b2c57024a6c00a445236972d

Contents?: true

Size: 576 Bytes

Versions: 19

Compression:

Stored size: 576 Bytes

Contents

<p><%= t(:hello).capitalize %> <%= @resource.email %>!</p>

<p><%= t('.request_reset_link_msg') %></p>

<p>
  <% if message['schema_url'].present? %>
    <%= link_to t('.password_change_link'), "#{message['schema_url']}?#{password_reset_query(token: @token, redirect_url: message['redirect-url'], resource_name: @resource.class.to_s).to_query}" %>
  <% else %>
    <%= link_to t('.password_change_link'), "#{message['redirect-url'].to_s}?#{{ reset_password_token: @token }.to_query}" %>
  <% end %>
</p>

<p><%= t('.ignore_mail_msg') %></p>
<p><%= t('.no_changes_msg') %></p>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
graphql_devise-2.0.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-1.4.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-1.3.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-1.2.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-1.1.1 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-1.1.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-1.0.1 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-1.0.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.18.2 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.18.1 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.18.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.17.1 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.17.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.16.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.15.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.14.3 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.14.2 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.14.1 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.14.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb