Current File : /home/inlingua/www/sensoriumpsychologists.com/backup/student/adld_certificates.php
<!DOCTYPE html>


<html>


  <head>


    <title>Certificates</title>


    <?php require("common/head_links.php");?>


    


  </head>


  <body class="hold-transition skin-blue sidebar-mini">


    <div class="wrapper">





      <?php require("common/header.php");?>


      


      <?php require("common/left_side_bar.php");?>





      <!-- Content Wrapper. Contains page content -->


      <div class="content-wrapper">


        <!-- Content Header (Page header) -->


        


        


        <section class="content-header">


          <h1> Certification</h1>


          


          


        </section>


    


    <!-- Main content -->


    <section class="content">


    <form role="form" method="post" enctype="multipart/form-data" onSubmit="return validate_form()">


      <div class="row"> 


        <!-- left column -->


        <div class="col-md-12"> 


          <!-- general form elements -->


          <div class="box box-primary">


            


            <img src="img/adld_certificates.jpg" alt="Shristi" class="img-responsive" />


            


          </div>


          <!-- /.box -->


          


          


          


        </div>


        


      </div>


      


      


      


      


      


      </form>


      </section>


      <!-- /.content -->


    


 


      </div><!-- /.content-wrapper -->


      <?php require("common/footer.php");?>





      





    </div><!-- ./wrapper -->


<?php require("common/footer_links.php");?>











  </body>


</html>