final changes and contact form using getform

This commit is contained in:
Idaapayo 2021-08-06 15:41:48 +03:00
parent fe2106839d
commit 23afaa3051
292 changed files with 337 additions and 464 deletions

View File

@ -1,3 +1,4 @@
:title: Terms and conditions
:template: terms-and-conditions
:status: hidden
:status: hidden
:page-order: 12

View File

Before

Width:  |  Height:  |  Size: 209 KiB

After

Width:  |  Height:  |  Size: 209 KiB

View File

Before

Width:  |  Height:  |  Size: 178 KiB

After

Width:  |  Height:  |  Size: 178 KiB

View File

Before

Width:  |  Height:  |  Size: 706 KiB

After

Width:  |  Height:  |  Size: 706 KiB

View File

@ -20,23 +20,23 @@
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12">
<form class="pt-5" action="/cgi-bin/sendemail.py" method="post">
<form class="pt-5" action="https://getform.io/f/a6936429-16b0-403b-b368-f2303e4dfef3" method="post">
<div class="mb-3">
<label for="email" class="form-label">Email address</label>
<input type="email" class="form-control" id="email" name="email" aria-describedby="emailHelp">
<input type="email" class="form-control" id="email" name="email" aria-describedby="emailHelp" required>
<div id="emailHelp" class="form-text">We'll never share your email with anyone else.</div>
</div>
<div class="mb-3">
<label for="name-contact" class="form-label">Name</label>
<input type="text" class="form-control" id="name-contact" name="name">
<input type="text" class="form-control" id="name-contact" name="name" required>
</div>
<div class="mb-3">
<label for="subject" class="form-label">Subject</label>
<input type="text" class="form-control" id="subject" name="subject">
<input type="text" class="form-control" id="subject" name="subject" required>
</div>
<div class="mb-3">
<label for="exampleFormControlTextarea1" class="form-label">Message</label>
<textarea class="form-control" id="exampleFormControlTextarea1" rows="5" name="message"></textarea>
<textarea class="form-control" id="exampleFormControlTextarea1" rows="5" name="message" required></textarea>
</div>
<button type="submit" class="btn btn-custom btn-block">Send us a message!</button>
</form>

View File

@ -106,8 +106,8 @@
with you.</p>
</div>
</div>
<div class="photo-grid">
<h2>photo grid missing!!!</h2>
<div class="pt-5">
</div>
<div class="research-row">
<div class="row center-text">

View File

@ -71,7 +71,7 @@
</div>
</div>
<div class="image-span-over">
<img class="img-fluid" src="{{SITEURL}}/theme/images/howitworks-imgs/howit-img1.webp">
<img class="img-fluid img-full" src="{{SITEURL}}/theme/images/howitworks-imgs/cic-training1.webp">
</div>
<div class="community-wrap">
<div class="center-this">
@ -187,7 +187,7 @@
</div>
</div>
<div class="image-span-over">
<img class="img-fluid" src="{{SITEURL}}/theme/images/howitworks-imgs/howit-img1.webp">
<img class="img-fluid img-full" src="{{SITEURL}}/theme/images/howitworks-imgs/empowering-mothers1.webp">
</div>
<div class="huge-font">
<div class="huge-font-box">

View File

@ -48,4 +48,6 @@
{% endif %}
</section><!-- /#content -->
</div>
<hr>
{% endblock content %}

View File

@ -16,7 +16,7 @@
Inclusion Currencies for more recent trainings visit the links below.</p>
</div>
<div class="pt-5">
<p>Video missing</p>
</div>
<div class="row pt-5">
<!-- <p class="in-font">Take the course here or Access the resource here</p>-->

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -125,6 +125,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -225,6 +225,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -226,6 +226,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -125,6 +125,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -125,6 +125,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -150,6 +150,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -225,6 +225,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -200,6 +200,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -325,6 +325,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -1,128 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>grassroots-pelican - Articles by rebecca</title>
<meta charset="utf-8"/>
<meta name="ida" content="Pelican"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css"
href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="../theme/css/style.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity="sha512-3P8rXCuGJdNZOnUx/03c1jOTnMn3rP63nBip5gOP2qmUh5YAdVAvFZ1E+QLZZbC1rtMrQb+mah3AfYW11RUrWA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"-->
<!-- integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"-->
<!-- crossorigin="anonymous"></script>-->
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>-->
<!-- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4" crossorigin="anonymous"></script>-->
<script src="https://use.fontawesome.com/5932321f98.js"></script>
<link rel="stylesheet" type="text/css" href="../theme/css/index-styles.css">
</head>
<body id="base-index" class="base-home">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container-fluid">
<a class="navbar-brand" href="#">
<img id="nav-logo" src="../theme/images/ge-logo-resizeimage.png" alt="logo">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item" ><a class="nav-link" href="../pages/about-us.html">about-us</a></li>
<li class="nav-item" ><a class="nav-link" href="../pages/contact-us.html">Contact us</a></li>
<li class="nav-item" ><a class="nav-link" href="../pages/dashboard.html">Dashboard</a></li>
<li class="nav-item" ><a class="nav-link" href="../pages/food-forests.html">Food Forests</a></li>
<li class="nav-item" ><a class="nav-link" href="../pages/get-involved.html">Get Involved</a></li>
<li class="nav-item" ><a class="nav-link" href="../pages/home.html">Home</a></li>
<li class="nav-item" ><a class="nav-link" href="../pages/how-it-works.html">How It Works</a></li>
<li class="nav-item" ><a class="nav-link" href="../pages/media.html">Media</a></li>
<li class="nav-item" ><a class="nav-link" href="../pages/mooc.html">MOOC</a></li>
<li class="nav-item" ><a class="nav-link" href="../pages/research.html">Research</a></li>
<li class="nav-item" ><a class="nav-link" href="../pages/sarafu-network.html">Sarafu Network</a></li>
<li class="nav-item" ><a class="nav-link"
href="../category/blog.html">blog</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
data-bs-toggle="dropdown" aria-expanded="false">
More
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="../pages/mooc.html">MOOC</a></li>
<li><a class="dropdown-item" href="../pages/contact-us.html">Contact-us</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="#">Something else here</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class="container container-margins">
<section id="content">
<h2>Articles by rebecca</h2>
<ul class="ul-style" id="post-list">
<li class="li-style"><article class="article-display">
<div class="row">
<div class="col-lg-6 col-md-12 col-sm-12">
<div class="set-height">
<a href="../when-a.html" rel="bookmark"><img class="img-fluid img-resize" src="../images/blog/when-a1.webp"/></a>
</div>
</div>
<div class="col-lg-6 col-md-12 col-sm-12">
<div class="post-wrap">
<div class="post-info">
<address class="vcard-author">By
<a class="author-url" href="../author/rebecca.html">rebecca</a><br>
<time class="published" datetime="2019-06-20T00:00:00+03:00"> Thu 20 June 2019 </time>
</address>
</div>
<h2 class="entry-title"><a href="../when-a.html" rel="bookmark" title="Permalink to When a woman saves the community wins">When a woman saves the community wins</a></h2>
<div class="entry-content"> <p>Community-based savings and loans are often what keep under-resourced economies afloat. In Kenya, these savings groups or chamas, as they are locally known, are an important source of funds in times of scarcity. We zone in on some of the women who use Sarafu to show how the community currency …</p> </div><!-- /.entry-content -->
<div class="article-display-footer">
</div>
</div>
</div>
</div>
</article></li>
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">
<img class="img-fluid" src="../theme/images/base-imgs/whatsaap.webp">
</a>
<a href="https://www.facebook.com/grassrootseconomicsfoundation/">
<img class="img-fluid" src="../theme/images/base-imgs/facebook.webp">
</a>
<a href="https://twitter.com/grassecon?lang=en">
<img class="img-fluid" src="../theme/images/base-imgs/twitter.webp">
</a>
<a href="https://www.youtube.com/user/motomotocircus/featured">
<img class="img-fluid" src="../theme/images/base-imgs/youtube.webp">
</a>
<a id="terms-conditions" href="../pages/terms-and-conditions.html">TERMS AND CONDITIONS</a>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4"
crossorigin="anonymous"></script>
</body>
</html>

View File

@ -124,6 +124,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -175,6 +175,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -200,6 +200,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -125,6 +125,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -150,6 +150,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -100,6 +100,8 @@
</ul><!-- /#posts-list -->
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -330,6 +330,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -155,6 +155,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -334,6 +334,8 @@ S: and you still appeal to the theory of value?!?! .....</p>
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -330,6 +330,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -333,6 +333,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -280,6 +280,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -331,6 +331,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -334,6 +334,8 @@ S: and you still appeal to the theory of value?!?! .....</p>
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -332,6 +332,8 @@
</p>
</section><!-- /#content -->
</div>
<hr>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">

View File

@ -1,138 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>grassroots-pelican - Hon. Paul Simba Arati MP Dagoretti - North</title>
<meta charset="utf-8"/>
<meta name="ida" content="Pelican"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css"
href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="./theme/css/style.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity="sha512-3P8rXCuGJdNZOnUx/03c1jOTnMn3rP63nBip5gOP2qmUh5YAdVAvFZ1E+QLZZbC1rtMrQb+mah3AfYW11RUrWA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"-->
<!-- integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"-->
<!-- crossorigin="anonymous"></script>-->
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>-->
<!-- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4" crossorigin="anonymous"></script>-->
<script src="https://use.fontawesome.com/5932321f98.js"></script>
<link rel="stylesheet" type="text/css" href="./theme/css/article-styles.css">
</head>
<body id="base-index" class="base-home">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container-fluid">
<a class="navbar-brand" href="#">
<img id="nav-logo" src="./theme/images/ge-logo-resizeimage.png" alt="logo">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item" ><a class="nav-link" href="./pages/about-us.html">about-us</a></li>
<li class="nav-item" ><a class="nav-link" href="./pages/contact-us.html">Contact us</a></li>
<li class="nav-item" ><a class="nav-link" href="./pages/dashboard.html">Dashboard</a></li>
<li class="nav-item" ><a class="nav-link" href="./pages/food-forests.html">Food Forests</a></li>
<li class="nav-item" ><a class="nav-link" href="./pages/get-involved.html">Get Involved</a></li>
<li class="nav-item" ><a class="nav-link" href="./pages/home.html">Home</a></li>
<li class="nav-item" ><a class="nav-link" href="./pages/how-it-works.html">How It Works</a></li>
<li class="nav-item" ><a class="nav-link" href="./pages/media.html">Media</a></li>
<li class="nav-item" ><a class="nav-link" href="./pages/mooc.html">MOOC</a></li>
<li class="nav-item" ><a class="nav-link" href="./pages/research.html">Research</a></li>
<li class="nav-item" ><a class="nav-link" href="./pages/sarafu-network.html">Sarafu Network</a></li>
<li class="nav-item" ><a class="nav-link"
href="./category/blog.html">blog</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
data-bs-toggle="dropdown" aria-expanded="false">
More
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="./pages/mooc.html">MOOC</a></li>
<li><a class="dropdown-item" href="./pages/contact-us.html">Contact-us</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="#">Something else here</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class="container article-container">
<section id="article-content">
<header>
<h2 class="article-entry-title">
<a href="./hon.-paul.html" rel="bookmark"
title="Permalink to Hon. Paul Simba Arati MP Dagoretti - North">Hon. Paul Simba Arati MP Dagoretti - North</a>
</h2>
</header>
<footer class="post-info">
<time class="published" datetime="2014-08-29T00:00:00+03:00">
Fri 29 August 2014
</time>
<address class="vcard-author">
By <a class="url fn" href="./author/will-ruddick.html">Will Ruddick</a>
</address>
<!-- -->
<!-- <div class="category">-->
<!-- Category: <a href="./category/blog.html">blog</a>-->
<!-- </div>-->
<!-- -->
</footer><br>
<!-- /.post-info -->
<div class="article-entry-content">
<p>Nairobi's Dagoretti North MP. Hon. Paul Simba Arati will be attending the launch of Gatina-Pesa in October. Besides support from local chiefs, having the interest of the area MP means a lot in terms of political endorsement for the first sister currency to Bangla-Pesa in Kenya.</p>
<p>It's not often that a community realizes they have a wealth of untapped supply and demand for local goods and services and can create their own medium of exchange to match them. With Bangla-Pesa having traded roughly over 2 million shillings worth of goods and service since it's relaunch in November last year, this first attempt to duplicate the program in Nairobi gives us hope that regional economies built from the ground up are not only possible but inevitable.</p>
<p>Meanwhile we're working hard to spell out good implementation strategies and standards for such programs, so that marginalized communities around the world can take action.</p>
<p>In Nairobi we've got a long way to go in terms of registering enough small businesses to reach a critical mass before launch but the team is making a huge effort. Richard Ogolla is leading the registration efforts and doing a great job.</p>
<p>While schools have been the heart of the network in Kawangware Richard has reached out to boda-bodas, maize millers, and so many different kinds of businesses. Dramas are being prepared to explain to people how the program works. The community's designs of the Gatina-Pesa have gone to the printers in Germany and with a little bit more push for awareness we're looking forward to a powerful launch. As Morgan Richards would say - we're cautiously optimistic.</p>
<p>#gatina #nairobi</p>
<blockquote>
<a class="reference external" href="https://www.grassrootseconomics.org/blog/hashtags/gatina">#gatina</a></blockquote>
<p>#gatina</p>
<blockquote>
<a class="reference external" href="https://www.grassrootseconomics.org/blog/hashtags/nairobi">#nairobi</a></blockquote>
<p>#nairobi</p>
</div>
</section>
</div>
<div class="row">
<div class="col-lg-12 base-footer">
<a href="https://wa.me/254757628885">
<img class="img-fluid" src="./theme/images/base-imgs/whatsaap.webp">
</a>
<a href="https://www.facebook.com/grassrootseconomicsfoundation/">
<img class="img-fluid" src="./theme/images/base-imgs/facebook.webp">
</a>
<a href="https://twitter.com/grassecon?lang=en">
<img class="img-fluid" src="./theme/images/base-imgs/twitter.webp">
</a>
<a href="https://www.youtube.com/user/motomotocircus/featured">
<img class="img-fluid" src="./theme/images/base-imgs/youtube.webp">
</a>
<a id="terms-conditions" href="./pages/terms-and-conditions.html">TERMS AND CONDITIONS</a>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4"
crossorigin="anonymous"></script>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 209 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 209 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 788 KiB

Some files were not shown because too many files have changed in this diff Show More