]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/signup_confirm.text.html.rhtml
Provide both HTML and plain text versions of account confirmation and
[rails.git] / app / views / notifier / signup_confirm.text.html.rhtml
diff --git a/app/views/notifier/signup_confirm.text.html.rhtml b/app/views/notifier/signup_confirm.text.html.rhtml
new file mode 100644 (file)
index 0000000..2272b01
--- /dev/null
@@ -0,0 +1,8 @@
+<p>Hi,</p>
+
+<p>Someone (hopefully you) would like to create an account over at
+   <%= SERVER_URL %>.</p>
+
+<p>If this is you, please click the link below to confirm that account.</p>
+
+<p><a href="><%= @url %>"><%= @url %></a></p>