"Registration Confirmation"
Bootstrap 2.3.2 Snippet by rcronin

<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="col-md-12 text-center"> <h1 class="text-success">Registration Successful!</h1> <p>Your registration is currently being reviewed by our Customer Service Department.</p> <p>To inquire about your registration status, please contact one of our Customer Service Representatives at <a href="mailto:customerservice@daytonfreight.com">customerservice@daytonfreight.com</a> or 1-888-123-4567.</p> </div> </div> </div>

Related: See More


Questions / Comments: