OwlCyberSecurity - MANAGER
Edit File: news.php
<!DOCTYPE HTML> <html class="no-js"> <title>about-Infrastructure</title> <?php include('header.php'); ?> <!-- Hero Area --> <div class="hero-area"> <div class="page-banner parallax" style="background-image:url(images/banner/g.jpg);"> <div class="container"> <div class="page-banner-text"> <h1 class="block-title">News & Events</h1> </div> </div> </div> </div> <!-- Main Content --> <div id="main-container"> <div class="content"> <div class="container"> <br><br> <div class="row"> <ul class="sort-destination isotope gallery-items" data-sort-id="gallery"> <li class="col-md-4 col-sm-6 grid-item event-grid-item education format-standard"> <div class="grid-item-inner"> <div class="media-box"> <img src="images/event/1.jpg" alt=""> </div> <span class="event-date"> <span class="date">15</span> <span class="month">August</span> <span class="year">2016</span> </span> <h3 class="post-title">Celebration of 15th August 2016</h3> <p style="padding:15px;"></p> </div> </li> <li class="col-md-4 col-sm-6 grid-item event-grid-item education format-standard"> <div class="grid-item-inner"> <div class="media-box"> <img src="images/event/2.jpg" alt=""> </div> <span class="event-date"> <span class="date">23</span> <span class="month">April</span> <span class="year">2017</span> </span> <h3 class="post-title">Inter school tournament</h3> <p style="padding:15px;">Inter school tournament was organized by the U S Ostwal College of Arts and Science. Cricket, Kabaddi, Volley ball and Athletics were the main events held. About six teams of students from near by schools participated in Cricket tournament. IN kabaddi three teams, in Volley ball three teams of boys and two teams of girls participated in the tournament. The event was successful and each and every participant was given a certificate of participation.</p> </div> </li> </ul> </div> <!-- Page Pagination --> </div> </div> </div> <!-- Site Footer --> <?php include('footer.php'); ?> </body> <!-- Mirrored from preview.imithemes.com/born-to-give/about.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 11 Feb 2016 13:07:44 GMT --> </html>