X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/a12d4f62752f546f57421244e370e79965706ffb..f7aee769411a893c1059c529a220c0d25c72974f:/vendor/plugins/login_engine/app/views/user_notify/change_password.rhtml diff --git a/vendor/plugins/login_engine/app/views/user_notify/change_password.rhtml b/vendor/plugins/login_engine/app/views/user_notify/change_password.rhtml new file mode 100644 index 0000000..7c0933f --- /dev/null +++ b/vendor/plugins/login_engine/app/views/user_notify/change_password.rhtml @@ -0,0 +1,10 @@ +Dear <%= @name %>, + +At your request, <%= @app_name %> has changed your password. If it was not at your request, then you should be aware that someone has access to your account and requested this change. + +Your new login credentials are: + + login: <%= @login %> + password: <%= @password %> + +<%= @url %> \ No newline at end of file