Sha256: efe24ee63a0af62f62f9ccd90c62d92ff5309e196cc8e379ba97d61d61fa0d7a
Contents?: true
Size: 390 Bytes
Versions: 1
Compression:
Stored size: 390 Bytes
Contents
<p><%=h @user.firstName %> <%=h @user.lastName %>,</p> <p>your <%= APPLICATION_NAME || "database" %> access account has been activated. To visit the site, follow the link below:</p> <p><%= @url %></p> <p>Please respect the confidentiality of the information in the database. Never share your username or password with anyone.</p> <p><%= APPLICATION_NAME || "database" %> administrator</p>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
authengine-0.0.2 | app/views/authengine/user_mailer/activation.html.erb |