lezzo.org/blog/files/brba/www.freewill-baptistchurch.com/ministries.php.html
2023-02-01 11:49:50 +01:00

107 lines
4.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<!--[if IE 9]> <html class="no-js lt-ie11 lt-ie10" lang="en"> <![endif]-->
<!--[if IE 10]> <html class="no-js lt-ie11" lang="en"> <![endif]-->
<!--[if gt IE 10]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Free Will Baptist Church</title>
<meta name="viewport" content="width=device-width, initial-scale=1 user-scalable=no" />
<link rel="stylesheet" href="assets/css/style.css" />
<link rel="stylesheet" href="assets/css/style-mobile.css" />
<link href="https://fonts.googleapis.com/css?family=Architects+Daughter" rel="stylesheet">
<script src = "https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-2376355-102"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-2376355-102');
</script>
</head>
<body>
<div class="main-container">
<div class="nav-container">
<div class="mobile-nav-container">
<!-- <a href="index.php">
<img class="logo-show-mobile" src="assets/images/logo-nav.png" alt="loog" />
</a> -->
<img class="mobile-nav-close" src="assets/images/icon-menu-close.png" />
<img class="mobile-nav-open" src="assets/images/icon-menu.png" />
</div>
<ul class="nav">
<li>
<a href="index.php.html"><span>Home</span></a>
</li>
<li>
<a href="calendar.php.html"><span>Calendar</span></a>
</li>
<li>
<a href="ministries.php.html"><span>Ministries</span></a>
</li>
<li>
<a href="testimonials.php.html"><span>Testimonials</span></a>
</li>
<li>
<a href="contactus.php.html"><span>Contact Us</span></a>
</li>
</ul>
</div>
<div class="content-container">
<a href="index.php.html"><img class="main-logo" src="assets/images/logo.jpg" /></a>
<div class="page-title">Ministries</div>
<div class="heading ministries">
Then I heard the voice of the Lord saying, "Whom shall I send? And who will go for us?"<br/>
And I said, "Here am I. Send me!" &nbsp;-&nbsp;Isaiah&nbsp;6:8
</div>
<div class="section-container">
<div class="column c12 right">
<img class="ministries-pastor" src="assets/images/ministries-pastor.jpg" />
</div>
<div class="column c12 left-column">
<div class="section-title">Free Huell Babineaux!</div>
<div class="left-column-container free-huell">Our Huell needs us now more than ever! Please click the link below to find out how you can help!</div>
<br/>
<a href="testimonials.php.html" class="save-huell">Save Huell Now!</a>
</div>
</div>
<div class="section-container ministries-padding">
<div class="column c13-1 right">
<img class="cross-left" src="assets/images/cross.jpg" />
</div>
<div class="column c13-2 bold">
<div class="bold font-medium">Other Ministries:</div>
<div>&#8226; Mission Christmas Box</div>
<div>&#8226; Red River Valley Housing Project</div>
<div>&#8226; Louisiana Baptist Youth Brigade</div>
<div>&#8226; Breaking Bread: Community Communion</div>
<div>&#8226; Down In The River! Red River Baptisms</div>
</div>
<div class="column c13-3 left">
<img class="cross-right" src="assets/images/cross.jpg" />
</div>
</div>
</div>
<div class="footer">
<div class="footer-copy">
FOR ENTERTAINMENT PURPOSES.
</div>
<div class="footer-copy">
&copy; 2018 AMC Network Entertainment LLC. All Rights Reserved.
</div>
<ul>
<a href="https://www.amc.com/privacy" target="_blank">Privacy</a> |
<a href="https://www.amc.com/cookies" target="_blank">Cookies</a> |
<a href="https://www.amc.com/terms" target="_blank">Terms of Use</a> |
<a href="https://www.amc.com/shows/better-call-saul" target="_blank">Better Call Saul</a>
</ul>
<div class="legal">
This is a work of fiction. Names, characters, businesses, places, events, locales, and incidents are either the products of the author's imagination or used in a fictitious manner. Any resemblance to actual persons, living or dead, or actual events is&nbsp;purely&nbsp;coincidental.
</div>
</div>
<script src="assets/js/jquery-1.11.2.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>