Sha256: 41821fdd1a0bd5ec14801de3ff221dc3aa0d83cacc323763c6b5935885a18bd1
Contents?: true
Size: 585 Bytes
Versions: 112
Compression:
Stored size: 585 Bytes
Contents
<p>Hello <%= h(@user.login) %>,</p> <p>A request to reset your password has been made. If you did not make this request, simply ignore this email.</p> <p>Your account has not yet been activated. Simply click the url below to activate your account. After that you may change your password to something that is easy to remember.</p> <a href="<%= activate_url(@user.perishable_token) %>"><%= activate_url(@user.perishable_token) %></a> <p>If the above URL does not work try copying and pasting it into your browser. If you continue to have problem, please feel free to contact us.</p>
Version data entries
112 entries across 112 versions & 1 rubygems