"Email Notification"
Bootstrap 2.3.2 Snippet by lindle323

<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <div class="row"> <div class="span12"> <div class="hero-unit center"> <h1>Hi {user First Name} </h1> <br /> <p>Thank you for joining us at iMENCHU.<p> Please verify your account now to help us protect your personal data.</p><p>Copy and paste the following code into the 'Verify Your Account' page to verify your Imenchu account.</p> <p><b>Confirmation Code: c83ec09cb66b523cf67036b5c88f55</b> <wbr>41</p> <p>OR you can simply click this link:</p> <center><a href="#" class="btn btn-large btn-info"><i class="icon-home icon-white"></i> verify email</a></center> <p> </p> <p>Your confirmation code will expire in an hour. Please take action as soon as possible to help us protect your account.</p> <p>Thank you,</p> <p>Imenchu Security Services Team</p> </div> </div> <br /> </div>
.center {text-align: center; margin-left: auto; margin-right: auto; margin-bottom: auto; margin-top: auto;}

Related: See More


Questions / Comments: