diff options
Diffstat (limited to 'app/views/notifications/new_password.text.erb')
-rw-r--r-- | app/views/notifications/new_password.text.erb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/notifications/new_password.text.erb b/app/views/notifications/new_password.text.erb new file mode 100644 index 0000000..a865960 --- /dev/null +++ b/app/views/notifications/new_password.text.erb @@ -0,0 +1,3 @@ +Hello <%= @message[:greeting] %>, + +Your password has been reset to: <%= @password %> |