ok
Direktori : /home2/selectio/public_html/pvmatricschool.com/ |
Current File : /home2/selectio/public_html/pvmatricschool.com/download.php |
<?php include "header.php";?> <style> .ttm-row { padding: 45px 0; } </style> <!-- page-title --> <!--site-main start--> <div class="site-main"> <section class="ttm-row introduction-section clearfix"> <div class="container"> <div class="row"> <div class="col-lg-12 col-xs-12"> <div class="pb-55 pr-20 res-991-pb-0 res-991-pr-0"> <!-- section title --> <div class="section-title"> <div class="title-header"> <h2 class="title">Downloads</h2> </div> <div class="heading-seperator"><span></span></div> </div> <!-- section title end --> </div> </div> <div class="col-lg-12 col-xs-12"> <h5></h5> </div> <div class="col-lg-6 col-xs-12"> <div class="mt_5 pb-55 res-991-pb-40"> <table class="table table-striped"> <thead> <tr> <th scope="col">#</th> <th scope="col">Link Below</th> </tr> </thead> <tbody> <tr> <th scope="row">1</th> <td><a href="icons/files/ADMISSION APPLICATION FORM KG TO X.pdf" target="_blank">ADMISSION APPLICATION FORM KG TO X</a></td> </tr> <tr> <th scope="row">2</th> <td><a href="icons/files/HSC ADMISSION APPLICATION FOR +1 AND +2 .pdf" target="_blank">HSC ADMISSION APPLICATION FOR +1 AND +2</a> </td> </tr> <tr> <th scope="row">3</th> <td><a href="icons/files/PVKALEAIDOSCOPE-2023.pdf" target="_blank">YEAR BOOK 2023 - PV KALEAIDOSCOPE 2023</a> </td> </tr> </tbody> </table> </div> </div> </div> <!-- row end --> </div> </section> </div><!--site-main end--> <?php include "footer.php";?>