Current File : /home/inlingua/public_html/sensoriumpsychologists.com/backup/student/student-extension.php
    <?php require("common/head_links.php");?>

    

    <style>

	

	.my_style5 {

		padding-left:30px;

		padding-right:30px;

		

	}

	.my_style5 li {

		font-size:16px;

		text-align:justify;

	}

	.my_style5 p {

		font-size:16px;

		text-align:justify;

	}

	.my_style5 h2 {

		text-align:center; 

		color:#099EF1;

	}

	.my_style5 h3 {

		color:#099EF1;

	}

	

	</style>

    



  <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>

            Student Extensions

          </h1>

        </section>



        <!-- Main content -->

        <section class="content">

          

          <div class="row my_style5">

                     

                   <p>

                     Pay for the extensions.

                     </p>

                     <a href="#" class="btn btn-primary">Pay Now</a>

                </div>

          

        </section><!-- /.content -->

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

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



      



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

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







  </body>

</html>