Current File : /home/inlingua/public_html/sensoriumpsychologists.com/student/assignment__.php |
<?php
include_once("common/head_links.php");
?>
<body class="hold-transition skin-blue sidebar-mini">
<?php include_once("common/header.php");?>
<?php //include_once("common/left_side_bar.php");?>
<!-- Content Wrapper. Contains page content -->
<div class="content-wrapper">
<!-- Content Header (Page header) -->
<section class="content-header">
<h1> Assignment</h1>
</section>
<!-- Main content -->
<section class="content">
</section><!-- /.content -->
</div><!-- /.content-wrapper -->
<?php include_once("common/footer.php");?>
<?php include_once("common/footer_links.php");?>
</body>
</html>