Server IP : 103.53.40.154 / Your IP : 3.128.31.76 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/agarsarbharat.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Our Mission</title> <?php include "top-links.php";?> </head> <body> <!--header --> <?php include "header.php";?> <section class="inner-header divider layer-overlay overlay-dark-6" data-bg-img="img/breadcrumbs.jpg" style="background-image: url('img/breadcrumbs.jpg'); background-position: center; background-size: cover;"> <div class="container pt-120 pb-60"> <div class="section-content"> <div class="row"> <div class="col-md-6 p-4"> <h2 class="text-theme-colored2 font-36">Our Mission</h2> <ol class="breadcrumb text-left mt-10 white"> <li><a href="">Home </a></li> <span> | </span><li class="active"><a href="our-mission.html"> Our Mission</a></li> </ol> </div> </div> </div> </div> </section> <!--marquee --> <?php include "home-marquee.php";?> <!-- about section --> <section id="abt"> <div class="container"> <div class="row mb-3"> <div class="col-lg-6"> <div class="abt-rgt"> <img src="<?= $wspath ?>img/bemission.jpg" class="w-100" alt=""> </div> </div> <div class="col-lg-6"> <div class="abt-lft"> <h2 class="mhead">Our Mission</h2> <p>Be the Police means that you are invited to be a Police Man in your own Portfolio. You should know how to protect yourself, your family, your property, your faith and everything you want to safeguard.</p> <p>Be the Police means that you are invited to be a Police Man in your own Portfolio. You should know how to protect yourself, your family, your property, your faith and everything you want to safeguard. Just to create a feeling in your mind that you are better protected by yourself and your knowledge about policing.</p> <p>This is an initiative to create a huge workforce who may work in an integral manner to make the society a better one...where law and natural justice prevail above everything.</p> <p><a href="https://www.facebook.com/notes/be-the-police/%E0%A4%9B%E0%A5%8B%E0%A4%9F%E0%A5%80-%E0%A4%9B%E0%A5%8B%E0%A4%9F%E0%A5%80-%E0%A4%AC%E0%A4%BE%E0%A4%A4%E0%A5%87%E0%A4%82-%E0%A4%85%E0%A4%AA%E0%A4%A8%E0%A4%BE%E0%A4%AF%E0%A5%87%E0%A4%81-%E0%A4%96%E0%A5%81%E0%A4%A6-%E0%A4%95%E0%A5%8B-%E0%A4%8F%E0%A4%9F%E0%A5%80%E0%A4%8F%E0%A4%AE-%E0%A5%9E%E0%A5%8D%E0%A4%B0%E0%A4%BE%E0%A4%A1-%E0%A4%B8%E0%A5%87-%E0%A4%AC%E0%A4%9A%E0%A4%BE%E0%A4%8F%E0%A4%82-/203679450201747/"> BE THE POLICE·MONDAY, 18 DECEMBER 201721</a> reads</p> </div> </div> </div> <div class="row mt-3"> <h3 class="">CAUTION CAUTION CAUTION</h3> <div class="col-lg-6"> <div class="abt-lft"> <p>Before any ATM transaction to safeguard yourself from any ATM Fraud please note:-</p> <ul> <li>1. Never trust anyone coming forward to help you at ATM</li> <li>2. Never lend your card to anyone.</li> <li>3. Do not write your PIN on the Card or back of the Card.</li> <li>4. Never share your PIN with anyone</li> <li>5. Never carry your PIN in your wallet or purse</li> <li>6. Never let anyone see you input your PIN</li> <li>7. Don’t give information regarding your ATM card or PIN over the telephone to anyone.</li> </ul> <p><strong>DELHI POLICE IN YOUR SERVICE</strong></p> </div> </div> <div class="col-lg-6"> <div class="abt-rgt"> <img src="<?= $wspath ?>admin/images/service1-20240106120145.png"" class="w-100" alt=""> </div> </div> </div> </div> </section> <!--footer --> <?php include "footer.php";?> </body> </html>