]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/signup_confirm.text.html.rhtml
Began code for feature lookup: implemented code to respond to mouse click and latlon...
[rails.git] / app / views / notifier / signup_confirm.text.html.rhtml
1 <p>Hi,</p>
2
3 <p>Someone (hopefully you) would like to create an account over at
4    <%= SERVER_URL %>.</p>
5
6 <p>If this is you, please click the link below to confirm that account.</p>
7
8 <p><a href="<%= @url %>"><%= @url %></a></p>