rails_port_0.5: Merge rails_port.

This commit is contained in:
Gabriel Ebner 2007-09-27 09:05:17 +00:00
commit 2d6c36d97b
6 changed files with 19 additions and 0 deletions

View file

@ -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>

View file

@ -0,0 +1,3 @@
<p>Hi,</p>
<p>Your password has been reset to <%= @pass %></p>

View file

@ -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>