This repository was archived by the owner on Mar 1, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
271 lines (254 loc) · 16.7 KB
/
index.html
File metadata and controls
271 lines (254 loc) · 16.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
---
layout: default
title: Home
---
<!-- Featured story -->
<header class="featuredstory text-white text-left">
<div class="overlay"></div>
<div class="container pt-5">
<div class="row">
<div class="col-lg-12 col-md-6 col-sm-12 col-xs-8 col-xl-7">
<section class="content">
<label class="text pb-5 pt-3">FEATURED STORY</label>
<h1><a href="https://www.thecable.ng/two-years-ban-fgm-still-rampant-nigeria" target="_blank" rel="noopener">Two years after the ban, FGM still rampant in Nigeria</a></h1>
<article class="text pt-4">After ban of FGM in Nigeria, the practice </br>continues. Ogechi Ekeanyanwu reports.</br>
</article>
<a href="https://www.thecable.ng/two-years-ban-fgm-still-rampant-nigeria" target="_blank" rel="noopener"><b>Read More.</b></a>
</section>
</div>
</div>
</div>
</header>
{% include call-to-action.html %}
<!--About FGM section-->
<section class="types-fgm text-white" id="types-fgm">
<!--Start of container-->
<div class="container pt-5">
<div class="row">
<div class="col-lg-6 portfolio-item pr-5 pb-3">
<p><a href=" " class="btn btn-outlined btn-primary">ALL YOU NEED TO KNOW ABOUT FGM</a></p>
<div class="card block rounded-0 border-0">
<iframe width="100%" height="250px" frameborder="0" src="https://www.youtube.com/embed/HN1mulqwv5g" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe>
</div>
</div>
<div class="col-lg-6 portfolio-item pb-5">
<p><a href=" " class="btn btn-outlined btn-primary">TYPES OF FGM</a></p>
<div class="card-block">
<a href="#"><img class="card-img-top" src="img/fgm/Infographic-transparent.png"></a>
</div>
</div>
</div>
</div>
</section><!--./about section-->
<!--Stories Section -->
<section class="stories pt-5 pb-5" id="stories">
<div class="container">
<p class=""><button type="button" class="btn-outlined btn btn-secondary" disabled>STORIES</button></p>
<div class="row my-4">
<div class="col-lg-8 col-md-4 col-sm-12 pb-5">
<div class="card card-lead-height bg-dark text-white rounded-0">
<img class="card-img rounded-0 card-lead-height" src="img/background/Header-banner.jpg" alt="Card lead image">
<div class="card-img-overlay">
<section class="content m-2">
<div class="row-fluid d-flex">
<p><a href="" class="btn btn-outlined btn-success lead-margin" disabled>LEAD STORY</a></p>
<p class="pl-3 mt-2"><i>By Ogechi Ekeanyamwu | 3-8-17 | Development Cable</i></p>
</div>
<article>
<h5 class="card-title pt-5 pb-2"><a href="https://www.thecable.ng/two-years-ban-fgm-still-rampant-nigeria" target="_blank" rel="noopener">Two years after ban, FGM still rampant in Nigeria</a></h5>
<p class="pb-2 lead-subtitle"> After ban of FGM in Nigeria, the practice continues. Ogechi Ekeanyanwu reports.</p>
</article>
</section>
</div>
</div>
</div> <!-- /.col-lg.8 -->
<div class="col-md-4 mb-4 ">
<div class="card bg-dark text-white rounded-0">
<img class="card-img rounded-0 story-height" src="img/stories/Thumbnail-1.jpg" alt="Card image">
<div class="card-img-overlay">
<section class="content">
<div class="row-fluid">
<p class="pt-3"><i>By Sola Abe | 8-1-17 | woman.ng</i></p>
</div>
<article class="story-title">
<h4><a href="http://woman.ng/2017/07/fgm-why-wont-i-cut-my-daughter/" target="_blank" rel="noopener">FGM Report: Why won't I cut my daughter? </a></h4>
</article>
</section>
</div>
</div>
<div class="pt-3">
<p>FGM practices are rooted within family beliefs and traditions. Sola Abe reports....
<strong><a class="readmore-link" href="http://woman.ng/2017/07/fgm-why-wont-i-cut-my-daughter/" target="_blank" rel="noopener">Read More</a></strong></p>
</div>
</div>
<!--Start col-md-4-->
<div class="container ">
<div class="row pt-3">
<div class="col-md-4 mb-4 ">
<div class="card bg-dark text-white rounded-0">
<img class="card-img rounded-0 story-height" src="img/stories/Thumbnail-2.jpg" alt="Card image">
<div class="card-img-overlay ">
<section class="content ">
<div class="row-fluid ">
<p class="pt-3"><i>By Agency Report | 12-1-16 | Premium Times</i></p>
</div>
<article class="story-title">
<h4><a href="http://www.premiumtimesng.com/regional/ssouth-west/216846-osun-ranks-highest-in-female-genital-mutilation-un.html" target="_blank" rel="noopener">Onsun ranks highest in female genital mutilation</a></h4>
</article>
</section>
</div>
</div>
<div><p class="pt-3">Onsun records hightest prevalence of Female Genital Mutilation (FGM) in Nigeria...<strong><a href="http://www.premiumtimesng.com/regional/ssouth-west/216846-osun-ranks-highest-in-female-genital-mutilation-un.html" target="_blank" rel="noopener">Read More</a></strong></p>
</div>
</div>
<div class="col-md-4 mb-4 ">
<div class="card bg-dark text-white rounded-0">
<img class="card-img rounded-0 story-height" src="img/stories/Thumbnail-3.jpg" alt="Story image">
<div class="card-img-overlay ">
<section class="content">
<div class="row-fluid pb-5">
<p class="pt-3 pb-5"><i>By Lilian Kaivilu| 5-3-17 | BornPerfect</i></p>
</div>
<article class="pt-5">
<h4><a href="../kenyan-man-who-dares" target="_blank" rel="noopener">Kenyan man who dares to challenge female circumcision</a></h4>
</article>
</section>
</div>
</div>
<div class="pt-3">Gesaka Chacha stands out in a group of community members assembled at a chief’s camp to discuss issues about female genital mutilation (FGM).....<strong><a href="../kenyan-man-who-dares" target="_blank" rel="noopener">Read More</a></strong>
</div>
</div>
<div class="col-md-4 mb-4 ">
<div class="card bg-dark text-white rounded-0">
<img class="card-img rounded-0 story-height" src="img/stories/Thumbnail-4.jpg " alt="Story image">
<div class="card-img-overlay">
<section class="content">
<div class="row-fluid">
<p class="pt-3 pb-5"><i>By Fardosa Hussein | 5-3-17 | BornPerfect</i></p>
</div>
<article class="pt-5">
<h4 class="pt-5"><a href="../my-story-living-with-the-scars" target="_blank" rel="noopener">My story: Living with the scars</a></h4>
</article>
</section>
</div>
</div>
<div class="pt-3">Twelve years later I am still learning how to live with the scars of the cut. Still fresh in my memory is that fateful day in December when it all happened....<strong><a href="../my-story-living-with-the-scars" target="_blank" rel="noopener">Read More</strong></a>
</div>
</div><!--/.end of col-md-4-->
</div>
</div>
</div><!--/. end of second container-->
<div class="pt-4 pb-4"><h6><strong><a href="../stories" target="_blank" rel="noopener"><b>Read more stories </b></a></strong></h6></div>
</section>
</div>
</section>
<!--Video Stories-->
<section class="videos pb-5" id="videos">
<!--Start of container-->
<div class="container pt-5">
<div class="row">
<div class="col-lg-6 portfolio-item pb-lg-3">
<div class="d-flex align-content-start pt-2 pb-5">
<p><button class="btn btn-outlined btn-success ">VIDEO STORY</button></p>
<p class="author-content pl-2 mt-2"><i>By Ogechi Ekeanyamwu | 3-8-17 | Development Cable</i></p>
</div>
<div class="card block pr-5 border-0 rounded-0">
<iframe width="100%" height="300px" frameborder="0" src="https://www.youtube.com/embed/HN1mulqwv5g" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe>
</div>
<p class="pt-3">All you Need to Know about FGM | End FGM </p>
</div>
<div class="col-lg-6 portfolio-item pb-3">
<div class="card-block">
<div class="d-flex align-content-start pt-2 pb-5">
<p><button class="btn btn-outlined btn-success ">VIDEO STORY</button></p>
<p class="author-content pl-2 mt-2"><i>By Veronica Uche | 6-12-15 | TVC News</i></p>
</div>
<div class="card block pr-5 border-0 rounded-0">
<iframe width="100%" height="300px" frameborder="0 " src="https://www.youtube.com/embed/mFEa-12LnhY" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe>
</div>
</div>
<p class="pt-3">Uncovering the myth behind Female Genital Mutilation </p>
</div>
</div>
<div class="pt-5 pb-4"><h6><strong><a href="../videos"><b>Watch more videos </b></a></strong></h6></div>
</div>
</section>
<!--Photo & Podcast section-->
<section class="photo-podcast">
<div class="container pl-0">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12 col-xl-6">
<p class="pb-4"><button type="button" class="btn btn-outlined btn-success" disabled >PHOTOS</button></p>
<!--Start of gallery-->
<div class="d-flex align-content-start flex-wrap pl-0 col-height">
<div class="gallery" id="links">
<a href="img/gallery/gallery-carousel/fgm-stories-1.jpg" title="1/9- “Circumcising her will enable her to control this (sexual) urge so she can stay with her husband without jumping from one man to another,” Muniyat Lamidi rationalises female genital mutilation (FGM) " class="thumbnail col-sm-4 col-xs-6 " width="350px" height="600px">
<img class="img-fluid" src="img/gallery/gallery-thumbnail/fgm-1.jpg " alt=" " style="height: 134.86px;" />
</a>
<a href="img/gallery/gallery-carousel/fgm-stories-2.jpg" title="2/9- According to data from the Nigeria Demographics and Health Survey, 24.8 percent of Nigerian girls and women aged 15 to 49 have been circumcised," class="thumbnail ">
<img class="img-fluid" src="img/gallery/gallery-thumbnail/fgm-2.jpg " alt=" " style="height: 134.86px;" />
</a>
<a href="img/gallery/gallery-carousel/fgm-stories-3.jpg" title=" 3/9- In some parts of Nigeria, deep-seated patriarchal normsfuel the continued existence of the practice; in other parts, the belief that no child should be born with a clitoris intact fans the FGM embers, as is the case in Ilawe." class="thumbnail ">
<img class="img-fluid" src="img/gallery/gallery-thumbnail/fgm-3.jpg" alt=" " style="height: 134.86px;" />
</a>
<a href="img/gallery/gallery-carousel/fgm-stories-4.jpg" title="4/9- FGM takes place rampantly in urban areas, contrary to popular opinion, as people call these ‘surgeons’ from the villages to the cities and towns to circumcise their girls." class="thumbnail">
<img class="img-fluid" src="img/gallery/gallery-thumbnail/fgm-4.jpg " alt=" " style="height: 134.86px;"/>
</a>
<a href="img/gallery/gallery-carousel/fgm-stories-5.jpg" title="5/9- In Lagos, the awareness of FGM is high but statistics showed that four out of 10 girls or women had undergone female genital mutilation" class="thumbnail ">
<img class="img-fluid" src="img/gallery/gallery-thumbnail/fgm-5.jpg " alt=" " style="height: 134.86px;" />
</a>
<a href="img/gallery/gallery-carousel/fgm-stories-6.jpg" title="6/9- Mrs. Remi Ajogbeje, a traditional birth attendant in Idanre, is a mother of two girls. She firmly believes that “FGM is good, very healthy and can cause the body to react negatively if not done.”" class="thumbnail ">
<img class="img-fluid" src="img/gallery/gallery-thumbnail/fgm-6.jpg " alt=" " style="height: 134.86px;" />
</a>
<a href="img/gallery/gallery-carousel/fgm-stories-7.jpg" title="7/9- Ismail was made aware of the dangers of FGM following a campaign in the camp. She has since banned all 10 of her granddaughters from being cut" class="thumbnail">
<img class="img-fluid" src="img/gallery/gallery-thumbnail/fgm-7.jpg " alt=" " style="height: 132.86px;" />
</a>
<a href="img/gallery/gallery-carousel/fgm-stories-8.jpg" title="8/9- Ibrahim says most of the girls she cuts are from the displacement camp or the local neighbourhood. June to August is the ‘peak season’ for cutting, she says." class="thumbnail ">
<img class="img-fluid" src="img/gallery/gallery-thumbnail/fgm-8.jpg" alt=" " style="height: 132.86px;" />
</a>
<a href="img/gallery/gallery-carousel/fgm-stories-9.jpg" title=" 9/9- Somalia has one of the world’s highest rates of female genital mutilation. In the self-declared autonomous state of Somaliland, an estimated 97% of girls and women have suffered in this way" class="thumbnail ">
<img class="img-fluid" src="img/gallery/gallery-thumbnail/fgm-9.jpg" alt=" " style="height: 132.86px;" />
</a>
<a href="img/gallery/gallery-carousel/fgm-stories-10.jpg" title="10/9- Cibaado Ismail, 80, lives in Rugta camp for internally displaced people, just outside Hargeisa, Somaliland’s capital. She lost one of her four daughters due to complications while giving birth because of FGM" class="thumbnail">
<img class="img-fluid" src="img/gallery/gallery-thumbnail/fgm-10.jpg " alt="" style="height: 132.86px;" />
</a>
<a href="img/gallery/gallery-carousel/fgm-stories-11.jpg" title=" 11/9-In stark contrast, Asha Ali Ibrahim, 41, is preparing for her 10-year-old granddaughter to be cut. Ibrahim is a cutter. By now, Ibrahim’s granddaughter, who lives with her family in the Diaami neighbourhood of Hargeisa, should already have undergone the procedure, but because she got sick it has been delayed." class="thumbnail ">
<img class="img-fluid" src="img/gallery/gallery-thumbnail/fgm-11.jpg" alt=" " style="height: 132.86px;" />
</a>
<a href="img/gallery/gallery-carousel/fgm-stories-12.jpg" title=" 12/9- At the Muslim college in Hargeisa, the Somaliland Youth Peer Education Network (Y-Peer) speaks to students about the health problems that can arise as a result of FGM. The network is supported by the UN population fund, UNFPA" class="thumbnail ">
<img class="img-fluid" src="img/gallery/gallery-thumbnail/fgm-12.jpg" alt=" " style="height: 132.86px;" />
</a>
</div>
</div>
<!--Courasel gallery of the images-->
<div id="blueimp-gallery" class="blueimp-gallery blueimp-gallery-controls" style="color:white;">
<div class="slides img-responsive"></div>
<h3 class="title d-flex" style="padding-left:500px;color:#dedede;font-size:medium;top:60%"></h3>
<a class="prev">‹</a>
<a class="next">›</a>
<a class="close" style="font-size:2rem;font-weight:lighter;">×</a>
<ol class="indicator"></ol>
</div>
<div class="pt-4 pb-6"><h6><strong><a href="">View more images </a></strong></h6></div>
</div>
<!--End of gallery-->
<div class="col-sm-12 offset-sm-0 col-md-6 offset-md-0 pb-5">
<div class="row pl-3 pb-3">
<p><button class="btn btn-outlined btn-success" disabled>PODCAST</button></p>
<p class="author-content pl-2 mt-2"><i>By Bunmi Yekini | 3-8-17 | Radio Nigeria </i></p>
</div>
<div class="card rounded-0 col-height">
<div class="card-body">
<iframe class="sc-button-cta" width="100%" height="300" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/playlists/442647489&color=%23779b90&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe>
</div>
<div class="card-footer ">
<small class="text-muted "><img class="pr-3 dime" src="/img/logos/codeforafrica_img.jpg">Latest tracks by Code for Africa</small>
</div>
</div>
</div>
</div>
</div>
</section>
{% include home/map.html %}
{% include home/campaign.html %}
{% include newsletter.html %}