<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
Official Legislative Website of IPIL <title>Official Legislative Website of IPIL</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Official Legislative Site of Ipil" name="keywords">
<meta content="Online Legislative Information System" name="description">
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@1,600;1,700;1,800&family=Roboto:wght@400;500&display=swap" rel="stylesheet">
<!-- CSS Libraries -->
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet">
<div class="wrapper">
<!-- Top Bar Start -->
<div class="top-bar">
<div class="container-fluid">
<div class="row">
<div class="col-lg-3">
<img src="img/logo.jpg" width="481" height="94" alt=""/>
</div>
<div class="col-lg-9">
<div class="top-bar-right">
<div class="text">
8:00 AM - 5:00 PM
<p>Opening Hour Mon - Fri</p>
</div>
<div class="text">
<img src="img/LSS.gif" width="206" height="69" alt=""/>
<p>Online Paperless Session</p>
</div>
<div class="social">
<a href=""><i class="fab fa-twitter"></i></a>
<a href=""><i class="fab fa-facebook-f"></i></a>
<a href=""><i class="fab fa-linkedin-in"></i></a>
<a href=""><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Top Bar End -->
<!-- Nav Bar Start -->
<div class="nav-bar">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg bg-dark navbar-dark">
<a href="#" class="navbar-brand">MENU</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-between" id="navbarCollapse">
<div class="navbar-nav mr-auto">
<a href="index.php" class="nav-item nav-link active">HOME</a>
<a href="ordinance.php" class="nav-item nav-link">ORDINANCES</a>
<a href="resolution.php" class="nav-item nav-link">RESOLUTIONS</a>
<a href="mayor.php" class="nav-item nav-link">MAYOR</a>
<a href="vice mayor.php" class="nav-item nav-link">VICE MAYOR</a>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">ABOUT</a>
<div class="dropdown-menu">
<a href="about sb.php" class="dropdown-item">ABOUT SB</a>
<a href="gallery.php" class="dropdown-item">GALLERY</a>
</div>
</div>
<a href="contact us.php" class="nav-item nav-link">CONTACT US</a>
</div>
</div>
</nav>
</div>
</div>
<!-- Nav Bar End -->
<!-- Carousel Start -->
<div id="carousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel" data-slide-to="0" class="active"></li>
<li data-target="#carousel" data-slide-to="1"></li>
<li data-target="#carousel" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="img/carousel-1.jpg" alt="Carousel Image">
<div class="carousel-caption">
<h1 class="animated fadeInLeft">We fight for Legislation
<p class="animated fadeInRight"> </p>
<a class="btn animated fadeInUp" href="#">Get free consultation</a>
</div>
</div>
<div class="carousel-item">
<img src="img/carousel-2.jpg" alt="Carousel Image">
<div class="carousel-caption">
<h1 class="animated fadeInLeft">Ipil Safe, Ipil Strong
<p class="animated fadeInRight"></p>
<a class="btn animated fadeInUp" href="#">Get free consultation</a>
</div>
</div>
<div class="carousel-item">
<img src="img/carousel-3.jpg" alt="Carousel Image">
<div class="carousel-caption">
<h1 class="animated fadeInLeft">We fight for your privilege
<p class="animated fadeInRight">Ipil Safe, Ipil Strong</p>
<a class="btn animated fadeInUp" href="#">Feel free </a>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carousel" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carousel" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- Carousel End -->
<!-- Top Feature Start-->
<div class="feature-top">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-md-3 col-sm-6">
<div class="feature-item">
<a href="pending_ord.php"> <i class="far fa-check-circle"></i>
PENDING ORDINANCES
<p>STATUS</p></a>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="feature-item">
<a href="ordinance.php"> <i class="fa fa-user-tie"></i>
LATEST ORDINANCES
<p>APPROVED</p></a>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="feature-item">
<a href="resolution.php"> <i class="far fa-thumbs-up"></i>
UPLOADED RESOLUTIONS
<p>APPROVED</p></a>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="feature-item">
<a href="backend/production/login.php?login_here_for_paperless_session"> <i class="fas fa-laptop"></i>
ONLINE PAPERLESS SESSION
<p>CLICK HERE!</p>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- Top Feature End-->
<!-- About Start -->
<div class="about">
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-6">
<div class="about-img">
<img src="img/about.jpg" alt="Image" height="94%">
</div>
</div>
<div class="col-lg-7 col-md-6">
<div class="section-header">
Learn About Us
</div>
<div class="about-text">
<p align="justify">
This is an Information System thats capable of tracking and Archiving
certain ordinances, resolutions, pending ordinances, records, minutes,
agenda and profile of the Legislators for the update of the netizens in the
Municipality of Ipil Zamboanga Sibugay. The main objective of this program is to easily find
the data's and information neccessary for sessions and for the people who inquire for.
All of the files can be viewed in PDF files.Ipil, officially the Municipality of Ipil
(Cebuano: Lungsod sa Ipil; Chavacano: Municipalidad de Ipil), is a 1st class municipality
and capital of the province of Zamboanga Sibugay, Philippines.</p>
<p align="justify">
Ipil used to be known as Sanito, a place under barrio Bacalan under the Municipality of Kabasalan. It was a swampy area and a docking spot for pioneering Ilocanos who settled in the upper areas of Titay. Ipil was a jumping point for their lantsa sailing to Zamboanga City. The first mayor of Ipil was Gregorio Dar, an Ilocano who came from Titay. The Dar Family were the second batch of Ilocanos who settled upon the invitation of Mariano Families who are among the first batch of Ilocanos from Luzon. When Sanito became a Town in 1949,[5] its name was changed to Ipil, as there were many Ipil trees found within the said locale.
Early Ilocano routes
The first Ilocanos used Ipil as the nearest jump point in connecting Titay with Zamboanga City. They would walk via Lumbia then to Longilog then Gabo reaching Mayabang their original settlement. It was this route that they do not have to cross the rivers as it is uphill. It was the Ilocanos who first set foot on these areas.
Ipil massacre
Main article: 1995 Ipil massacre
On the morning of April 3, 1995, Ipil was attacked by approximately 200 heavily armed Abu Sayyaf militants who fired upon residents, strafed civilian homes, plundered banks, took up to 30 hostages and then burned the centre of the town to the ground.[6][7]
The militants allegedly arrived in the town by boat and bus, and a number of them had been dressed in military fatigues
The town's Chief of Police was reportedly killed in the attack and close to a billion pesos were looted from eight commercial banks.[8] Army commandos pursued some rebel gunmen in nearby mountains while officials said that the rebels were looting farms and seizing civilians as "human shields" as they fled the town of [9] about 40 rebels, who may have taken hostages, were cornered in a school compound west of Ipil on the 6th of April when an elite army unit attacked. In the fighting that followed, the television station GMA reported, 11 civilians were killed.</li>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- About End -->
<!-- Service Start -->
<div class="service">
<div class="container">
<div class="section-header">
LATEST NEWS AND UPDATES
<div class="fb-page" data-href="https://www.facebook.com/SB-IPIL-101887655528014"
data-tabs="timeline" data-width="500" data-height="800" data-small-header="false"
data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true">
<blockquote cite="https://www.facebook.com/SB-IPIL-101887655528014" class="fb-xfbml-parse-ignore">
<a href="https://www.facebook.com/SB-IPIL-101887655528014">SB IPIL</a></blockquote></div>
</div>
</div>
</div>
<div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v11.0" nonce="Rp6SrX0v"></script>
<!-- Newsletter Start -->
<div class="newsletter">
<div class="container">
<div class="section-header">
Subscribe and Support
<p>www.sbipil.net</p>
<p><img src="img/paperless.jpg" width="830" height="160" alt=""/></p>
</div>
</div>
</div>
<!-- Newsletter End -->
<!-- Footer Start -->
<div class="footer">
<div class="container">
<div class="row">
<div class="col-md-6 col-lg-4"></div>
<div class="col-md-6 col-lg-8">
<div class="row">
<div class="col-md-6 col-lg-4">
<div class="footer-link">
Links
<a href="http://www.senate.gov.ph/" target="_blank">Senate of the Philippines</a>
<a href="http://www.president.gov.ph/" target="_blank">Office of the President of the Philippines</a>
<a href="http://www.coa.gov.ph/" target="_blank">Commission on Audit</a>
<a href="http://www.dbm.gov.ph/" target="_blank">Department of Budget and Management</a>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="footer-link">
Links
<a href="http://www.dilg.gov.ph/" target="_blank">Department of the Interior and Local Government</a>
<a href="http://www.officialgazette.gov.ph/" target="_blank">Official Gazette</a>
<a href="http://www.congress.gov.ph/" target="_blank">House of the Representatives</a>
<a href="http://www.csc.gov.ph/" target="_blank">Civil Service Commission</a>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="footer-contact">
Get In Touch
<p><i class="fa fa-map-marker-alt"></i>teamportal101@gmail.com</p>
<div class="footer-social">
<a href=""><i class="fab fa-twitter"></i></a>
<a href=""><i class="fab fa-facebook-f"></i></a>
<a href=""><i class="fab fa-youtube"></i></a>
<a href=""><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container footer-menu">
<div class="f-menu">
<a href="">Terms of use</a>
<a href="">Privacy policy</a>
<a href="">Cookies</a>
<a href="">Help</a>
<a href="">FQAs</a>
</div>
</div>
<div class="container copyright">
<div class="row">
<div class="col-md-6">
<p>© <a href="">SANGGUNIANG BAYAN NG IPIL, ZAMBOANGA SIBUGAY</a>, All Right Reserved 2021.</p>
</div>
<div class="col-md-6">
<p>Designed ByJAraketeros </p>
</div>
</div>
</div>
</div>
<!-- Footer End -->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
</div>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>