D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
diafrica
/
public_html
/
Filename :
safeguarding-childprotection.php
back
Copy
<!DOCTYPE html> <html dir="ltr" lang="en"> <?php include_once 'section/safeguard_childprotection_header.php'; ?> <!-- Start main-content --> <div class="main-content-area"> <!-- Section: page title --> <section class="page-title layer-overlay overlay-dark-9 section-typo-light bg-img-center" data-tm-bg-img="images/bg/bg1.jpg"> <div class="container pt-50 pb-50"> <div class="section-content"> <div class="row"> <div class="col-md-12 text-center"> <h2 class="title">SAFEGUARDING AND CHILD PROTECTION</h2> <!-- <nav class="breadcrumbs" role="navigation" aria-label="Breadcrumbs"> <div class="breadcrumbs"> <span><a href="#" rel="home">Home</a></span> <span><i class="fa fa-angle-right"></i></span> <span><a href="#">Pages</a></span> <span><i class="fa fa-angle-right"></i></span> <span class="active">Page Title</span> </div> </nav> --> </div> </div> </div> </div> </section> <!-- Section: Experts Details --> <section> <div class="container"> <div class="section-content"> <div class="row"> <div class="col-md-4"> <div class="thumb"> <img src="images/child-protection.jpeg" alt=""> </div> </div> <div class="col-md-8"> <h3 class="mt-0"><b>Welcome</b><small class="text-muted" data-tm-font-size="1.2rem"><b></b></small ></h3> <h6 class="text-justify"><b>Safeguarding and Child Protection Course. In the words of Pope Francis, “The Church loves all her children like a loving mother, but cares for all and protects with a special affection those who are smallest and defenseless. This is the duty that Christ himself entrusted to the entire Christian community.</b></h6> <h6 class="text-justify"><b>Aware of this, the Church is especially vigilant in protecting children and vulnerable adults” Child abuse hurts not only the child but also community and the society. Better information and qualified training would improve the situation. Good networking could provide support to practitioners in the field.</b></h6> <!-- <ul class="styled-icons icon-dark icon-theme-colored2 icon-circled icon-sm"> <li><a class="styled-icons-item" target="_blank" href="#"><i class="fab fa-facebook"></i></a></li> <li><a class="styled-icons-item" target="_blank" href="#"><i class="fab fa-instagram"></i></a></li> <li><a class="styled-icons-item" target="_blank" href="#"><i class="fab fa-linkedin"></i></a></li> <li><a class="styled-icons-item" target="_blank" href="#"><i class="fab fa-skype"></i></a></li> </ul> --> </div> </div> </div> </div> </section> </div> <?php include_once 'section/footer.php'; ?>