Sha256: 7171d45a53abf1a298f4c434384be3739e70cf365de05ec654de28f6531bdd32
Contents?: true
Size: 436 Bytes
Versions: 3
Compression:
Stored size: 436 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> </head> <body> <h1>Félicitations <%= @user.email %>!</h1> <p> Vous avez activé votre compte sur www.example.com avec succès, Votre identifiant est : <%= @user.email %>. </p> <p> Pour ce connecter sur le site, veuillez suivre ce lien : <%= @url %>. </p> <p> Merci de vous être inscrit, bonne journée ! </p> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems