]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/lost_password.text.html.rhtml
Provide both HTML and plain text versions of account confirmation and
[rails.git] / app / views / notifier / lost_password.text.html.rhtml
diff --git a/app/views/notifier/lost_password.text.html.rhtml b/app/views/notifier/lost_password.text.html.rhtml
new file mode 100644 (file)
index 0000000..341240e
--- /dev/null
@@ -0,0 +1,8 @@
+<p>Hi,</p>
+
+<p>Someone (possibly you) has asked for the password to be reset on this
+   email addresses openstreetmap.org account.</p>
+
+<p>If this is you, please click the link below to reset your password.</p>
+
+<p><a href="<%= @url %>"><%= @url %></a></p>