File: /home/nyiet8349bzl/iecbm.sbsc.in/awards.php
<!DOCTYPE html>
<html lang="en">
<?php include('inc/head.php');?>
<body class="royal_preloader">
<div id="page" class="site">
<?php include('inc/header.php');?>
<div id="content" class="site-content">
<div class="page-header flex-middle">
<div class="container">
<div class="inner flex-middle">
<h1 class="page-title">Awards</h1>
<ul id="breadcrumbs" class="breadcrumbs none-style">
<li><a href="index.php">Home</a></li>
<li class="active">Awards</li>
</ul>
</div>
</div>
</div>
<section class="section-clent-h2">
<div class="container">
<div class="space-90"></div>
<div class="section-inner-about">
<div class="row">
<div class="col-xl-12 col-lg-12 col-md-12">
<div class="right-content">
<div class="ot-heading">
<h2 class="main-heading">Awards</h2>
</div>
<p>The Best Paper Award will be awarded for each of the nine technical sessions based on the
decision of the committee comprising of Chair and Co-Chair of each session. All paper
presenters would receive a certificate of participation.</p>
<div class="space-20"></div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<?php include('inc/footer.php');?>
</div><!-- #page -->
<?php include('inc/foot.php');?>
</body>
</html>