Welcome Guest, Not a member yet? Register   Sign In
Redirect Notice
#6

(09-02-2017, 03:12 AM)cndunga Wrote: <!DOCTYPE html>
<html lang="en">
  <head>
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Welcome To prep Onlineystem</title>
     <!-- Bootstrap -->
     <link href="<?php echo base_url();?>assets/designs/css/bootstrap.css" rel="stylesheet">
     <link href="<?php echo base_url();?>assets/designs/css/style.css" rel="stylesheet" type="text/css">
     <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
     <!--[if lt IE 9]>
     <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
     <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
     <![endif]-->
     <style>
        .emailr{ width:50%; margin:0 auto; }
        .emailer-logo{ text-align:   }
     </style>
  </head>
  <body class="emailr">
     <!---Hedder--->
     <div class="container-fluid fluid-hedder padding">
        <div class="col-md-12 col-xs-12 logo emailer-logo"><img src="<?php echo base_url();?>prep.co.ke/assets/designs/images/logo.jpg" align="center" width="65%"></div>
        <div class="total-hed">
        </div>
     </div>
     <!---Hedder--->
     <!-- Slider-->
     <!-- Slider-->
     <!-- Middle Content-->
     <div class="container-fluid content-bg">
        <div class="spacer"></div>
        <div class="container emailer-wi">
           <h3>Welcome To prep Online System</h3>
           <h5> <?php echo sprintf(lang('email_activate_heading'), $identity);?></h5>
           <p>Welcome to prep Online . You have successfully completed the registration process. Thank you for registering on prep.</p>
           <p><?php echo sprintf(lang('email_activate_subheading'), anchor('prep.co.ke/auth/activate/'. $id .'/'. $activation, lang('email_activate_link')));?></p>
        </div>
        <div class="spacer"></div>
     </div>
     </div>
     <!-- Middle Content-->
     <!-- Footer-->
     <div class="panel-footer padding">
        <div class="container-fluid copy">
           <div class="container padding">
              <div class="col-md-5">Copyright ©  2017 prep Onlinestem - All rights reserved.</div>
           </div>
        </div>
     </div>
     <!-- Footer-->    
     <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
     <!-- Include all compiled plugins (below), or include individual files as needed -->
     <script src="<?php echo base_url();?>assets/designs/js/bootstrap.min.js"></script>
  </body>
</html>

The e-mail code
Reply


Messages In This Thread
Redirect Notice - by cndunga - 09-02-2017, 02:08 AM
RE: Redirect Notice - by Paradinight - 09-02-2017, 02:29 AM
RE: Redirect Notice - by cndunga - 09-02-2017, 02:40 AM
RE: Redirect Notice - by Paradinight - 09-02-2017, 02:47 AM
RE: Redirect Notice - by cndunga - 09-02-2017, 03:12 AM
RE: Redirect Notice - by Paradinight - 09-02-2017, 03:16 AM
RE: Redirect Notice - by InsiteFX - 09-02-2017, 03:24 AM
RE: Redirect Notice - by cndunga - 09-02-2017, 03:49 AM
RE: Redirect Notice - by cndunga - 09-02-2017, 03:57 AM
RE: Redirect Notice - by Paradinight - 09-02-2017, 04:08 AM
RE: Redirect Notice - by cndunga - 09-02-2017, 04:13 AM
RE: Redirect Notice - by cndunga - 09-02-2017, 04:46 AM
RE: Redirect Notice - by cndunga - 09-02-2017, 04:57 AM
RE: Redirect Notice - by Paradinight - 09-02-2017, 06:03 AM
RE: Redirect Notice - by cndunga - 09-03-2017, 06:38 AM
RE: Redirect Notice - by Paradinight - 09-03-2017, 07:18 AM
RE: Redirect Notice - by cndunga - 09-03-2017, 07:34 AM
RE: Redirect Notice - by InsiteFX - 09-03-2017, 07:56 AM
RE: Redirect Notice - by cndunga - 09-03-2017, 08:01 AM
RE: Redirect Notice - by InsiteFX - 09-03-2017, 09:11 AM
RE: Redirect Notice - by cndunga - 09-03-2017, 01:36 PM
RE: Redirect Notice - by InsiteFX - 09-04-2017, 03:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB