X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/dc635b6d39be19a09a428282b6d639d029908df6..22f84a3ea8bc39eb4cb91575d35dfca683336032:/vendor/plugins/acts_as_authenticated/generators/authenticated_mailer/templates/signup_notification.rhtml diff --git a/vendor/plugins/acts_as_authenticated/generators/authenticated_mailer/templates/signup_notification.rhtml b/vendor/plugins/acts_as_authenticated/generators/authenticated_mailer/templates/signup_notification.rhtml new file mode 100644 index 0000000..6b0d675 --- /dev/null +++ b/vendor/plugins/acts_as_authenticated/generators/authenticated_mailer/templates/signup_notification.rhtml @@ -0,0 +1,8 @@ +Your account has been created. + + Username: <%%= @<%= file_name %>.login %> + Password: <%%= @<%= file_name %>.password %> + +Visit this url to activate your account: + + <%%= @url %> \ No newline at end of file