diff options
Diffstat (limited to 'app/views/mailer/lost_password.text.plain.rhtml')
-rw-r--r-- | app/views/mailer/lost_password.text.plain.rhtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/mailer/lost_password.text.plain.rhtml b/app/views/mailer/lost_password.text.plain.rhtml new file mode 100644 index 000000000..aec1b5b86 --- /dev/null +++ b/app/views/mailer/lost_password.text.plain.rhtml @@ -0,0 +1,2 @@ +<%= l(:mail_body_lost_password) %> +<%= @url %> |