oneclickorgs/one-click-orgs

View on GitHub
app/views/password_resets/show.html.haml

Summary

Maintainability
Test Coverage
%h2
  Password reset instructions sent

%p
  Instructions to reset your password have been sent to
  = @email

%p
  = link_to("Return to home page.", root_path)