| Server IP : 199.79.63.27 / Your IP : 216.73.216.250 Web Server : Microsoft-IIS/10.0 System : Windows NT MD-PLESK-WEB5 10.0 build 20348 (Windows Server 2022) AMD64 User : IWPD_6698(lcitec7i) ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : D:/INETPUB/VHOSTS/lcit.edu.in/lcitps.edu.in/ |
Upload File : |
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>LCIT Public School</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<?php include 'alllinks.php';?>
<style>
.uniform-policy {
padding: 10px;
width: 90%;
text-align:justify;
margin: auto;
}
h2 {
color: #333;
text-align: center;
}
</style>
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- preloader area start -->
<div id="preloader">
<div class="loader"></div>
</div>
<!-- prealoader area end -->
<?php include 'navbar.php';?>
<!-- offset search area start -->
<!-- offset search area end -->
<!-- body overlay area start -->
<div class="body_overlay"></div>
<!-- body overlay area end -->
<!-- crumbs area start -->
<div class="crumbs-area">
<div class="container">
<div class="crumb-content">
<h4 class="crumb-title">School Prayer</h4>
</div>
</div>
</div>
<!-- crumbs area end -->
<!-- about area start -->
<div class="container"><br><br>
<h3 class="text-uppercase" style="text-align:center; font-size:20px; color:#05136e;">School Prayer</h3>
<br><br>
<div class="row">
<div class="uniform-policy">
<p style="text-align:center;">O God, You are the Truth<br>
and the Origin of all Knowledge<br>
Bless our Studies, which we consecrate to you.<br>
Enlighten our minds, strengthen our memories<br>
and direct our wills<br>
towards what is right.<br>
Grant us to seek truth always<br>
and make us truly wise and good citizens of India.<br>
</p>
<h5 style="text-align: center; color:#05136e;">PRAYER BEFORE MEALS</h5>
<p style="text-align:center;">Bless us, O Lord, and these your gifts which we are about to receive from your
bounty. Amen
</p>
<h5 style="text-align: center; color:#05136e;">PRAYER AFTER MEALS</h5>
<p style="text-align:center;">We give you thanks, almighty God, for all your benefits which we have received from your bounty. Amen
</p>
<h5 style="text-align: center; color:#05136e;">PRAYER BEFORE CLASS</h5>
<p style="text-align:center;">We thank you loving God for the gift of our parents, teachers and all those who are helping us everyday to grow, We thank you for our school which is a home away from Home. Send your spirit of wisdom, understanding and knowledge on each one of us, enlighten our minds and help us to understand what is being taught, and to retain what we study, so that we may be wiser and better. Amen
</p>
<h5 style="text-align: center; color:#05136e;">PRAYER AFTER CLASS</h5>
<p style="text-align:center;">We thank you and praise you O Lord, for all your love, providential care and guidance, We also thank you for giving us a good school, loving parents, dedicated teachers and faithful friends. Help us to retain what we have learnt and to recall it when it is necessary. Forgive all our faults and give us the strength to follow thy will always and every where. Amen
</p>
</div>
</div>
</div>
<!-- about area end -->
<!-- footer area start -->
<?php include 'footer.php';?>
<!-- footer area end -->
<!-- footer area end -->
<!-- jquery latest version -->
<script src="assets/js/vendor/jquery-2.2.4.min.js"></script>
<!-- bootstrap 4 js -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- others plugins -->
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/jquery.slicknav.min.js"></script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/scripts.js"></script>
</body>
</html>