logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

reset_password_instructions.text.erb (260B)


  1. <%= t 'devise.mailer.reset_password_instructions.title' %>
  2. ===
  3. <%= t 'devise.mailer.reset_password_instructions.explanation' %>
  4. => <%= edit_password_url(@resource, reset_password_token: @token) %>
  5. <%= t 'devise.mailer.reset_password_instructions.extra' %>