2021-04-29 21:09:29 +02:00
<!DOCTYPE html>
< html lang = "en" >
< head >
2021-05-03 17:48:53 +02:00
< title > grassroots-pelican - refugee tag< / title >
< meta charset = "utf-8" / >
< meta name = "ida" content = "Pelican" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< link rel = "stylesheet" href = "https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity = "sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin = "anonymous" >
< link rel = "stylesheet" href = "/static/css/style.css" >
2021-04-29 21:09:29 +02:00
2021-05-03 17:48:53 +02:00
< 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://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity = "sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin = "anonymous" > < / script >
< / head >
2021-04-29 21:09:29 +02:00
2021-05-03 17:48:53 +02:00
< body id = "base-index" class = "base-home" >
< nav class = "navbar sticky-top navbar-expand-lg navbar-light bg-light" >
<!-- <a class ="navbar - brand" href="#">GE</a> -->
< ul class = "nav text-nav" >
< a class = "navbar-brand" href = "#" > GE< / a >
< 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/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/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/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 >
< / ul >
< / nav >
< div class = "container" >
< section id = "content" >
< h2 > Articles tagged with refugee< / h2 >
2021-04-29 21:09:29 +02:00
2021-05-03 17:48:53 +02:00
< ol id = "post-list" >
< li > < article class = "hentry" >
< header > < h2 class = "entry-title" > < a href = "/refugee-economics-kakuma.html" rel = "bookmark" title = "Permalink to Refugee Economics in Kakuma Kenya" > Refugee Economics in Kakuma Kenya< / a > < / h2 > < / header >
< footer class = "post-info" >
< time class = "published" datetime = "2021-02-13T00:00:00+03:00" > Sat 13 February 2021 < / time >
< address class = "vcard author" > By
< a class = "url fn" href = "/author/marcelin-munga-petro.html" > Marcelin Munga Petro< / a >
< / address >
< / footer > <!-- /.post - info -->
< div class = "entry-content" > < img alt = "refugee1" class = "align-center" src = "/images/blog/refugee1.webp" / >
2021-04-29 21:09:29 +02:00
< p > Short description of FHE community based organization.< / p >
< p > dear sir/madam< / p >
< p > Greetings, I'm MARCELIN MUNGA PETRO a Congolese by nationality being recognized under UNHCR as a refugee in side kakuma refugee camp.< / p >
2021-05-03 17:48:53 +02:00
< p > I'm the founder and CEO of FHE organization that mean Farming and Health Education, the organization include 31 members …< / p > < / div > <!-- /.entry - content -->
< / article > < / li >
< / ol > <!-- /#posts - list -->
< / section > <!-- /#content -->
< / div >
2021-04-29 21:09:29 +02:00
< / body >
< / html >