Sha256: 25a3ea539b2f76aeaf5657fed3ea5ee772ccd0c7f797cda0fddc73aaf2e04cc4

Contents?: true

Size: 399 Bytes

Versions: 6

Compression:

Stored size: 399 Bytes

Contents

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

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

<p><%= link_to t('.password_change_link'), url_for(controller: 'graphql_devise/graphql', action: :auth, **password_reset_query(token: @token, redirect_url: message['redirect-url'], resource_name: @resource.class.to_s)) %></p>

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
graphql_devise-0.6.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.5.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.4.1 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.4.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.3.0 app/views/graphql_devise/mailer/reset_password_instructions.html.erb
graphql_devise-0.2.0 app/views/devise/mailer/reset_password_instructions.html.erb