-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
470 lines (420 loc) · 26.2 KB
/
index.html
File metadata and controls
470 lines (420 loc) · 26.2 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
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
<!DOCTYPE html>
<html lang="en">
<head>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Anode</title>
<link href="css/bootstrap.css" rel="stylesheet">
<!--<link href="css/animate.css" rel="stylesheet">-->
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="css/home_css.css" rel="stylesheet" type="text/css">
<!-- font link -->
</head>
<body class="">
<div class="example3">
<nav class="navbar navbar-default navbar-fixed-top navbar-links">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar3">
<span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span
class="icon-bar"></span> <span class="icon-bar"></span> </button>
<a class="navbar-brand" href="./index.html"><img src="images/home/logo.jpeg" alt="#"> </a>
</div>
<div id="navbar3" class="navbar-collapse collapse">
<ul class="nav navbar-nav" style="background-color: #ffffff">
<li class="active"><a href="index.html">Home</a>
</li>
<li class=""><a href="about.html">About</a>
</li>
<li class="">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Our Focus Areas <span
class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="./our-focus-areass/legal-framework-analysis.html">Legal Framework
Analysis</a>
</li>
<li><a href="./our-focus-areass/gram-panchayat.html">Gram Panchayat
Organization Development</a>
</li>
<li><a href="./our-focus-areass/technology-for-governance.html">Technology For
Governance</a>
</li>
<li><a href="./our-focus-areass/impact-evalution.html">Impact Evaluation</a>
</li>
</ul>
</li>
<li class=""><a href="gallery.html">Gallery</a>
</li>
<li class=""> <a class="dropdown-toggle" data-toggle="dropdown" href="#">Resources<span
class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="resources/media-and-publication.html">Media and Publications</a>
</li>
<li><a href="resources/case-studies.html">Case Studies</a>
</li>
<li><a href="resources/reports.html">Reports</a>
</li>
</ul>
</li>
<li class=""><a href="projects.html">Projects</a>
</li>
<li class=""><a href="contact.html">Contact</a>
</li>
<li class=""><a target="_blank" href="http://orgmaptool.anodegovernancelab.in/">Org Map Tool</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
<div class="container-fluid" style="padding: 0px;margin: 0px;margin-top: 130px">
<div id="bootstrap-touch-slider" class="carousel bs-slider slide control-round indicators-line"
data-ride="carousel" data-pause="hover" data-interval="5000">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#bootstrap-touch-slider" data-slide-to="0" class=""></li>
<li data-target="#bootstrap-touch-slider" data-slide-to="1" class=""></li>
<li data-target="#bootstrap-touch-slider" data-slide-to="2" class=""></li>
<li data-target="#bootstrap-touch-slider" data-slide-to="3" class=""></li>
<li data-target="#bootstrap-touch-slider" data-slide-to="4" class="active"></li>
<li data-target="#bootstrap-touch-slider" data-slide-to="5" class=""></li>
<li data-target="#bootstrap-touch-slider" data-slide-to="6" class=""></li>
<li data-target="#bootstrap-touch-slider" data-slide-to="7" class=""></li>
<li data-target="#bootstrap-touch-slider" data-slide-to="8" class=""></li>
<li data-target="#bootstrap-touch-slider" data-slide-to="9" class=""></li>
<li data-target="#bootstrap-touch-slider" data-slide-to="10" class=""></li>
</ol>
<div class="carousel-inner" role="listbox">
<!-- End of Slide -->
<!-- Third Slide -->
<div class="item">
<!-- Slide Background -->
<img src="images/uploads/women-img.jpeg" alt="Bootstrap Touch Slider">
<!--<div class="bs-slider-overlay"></div>-->
</div>
<div class="item">
<!-- Slide Background -->
<img src="images/uploads/2-womens.jpeg" alt="Bootstrap Touch Slider">
<!--<div class="bs-slider-overlay"></div>-->
</div>
<div class="item">
<!-- Slide Background -->
<img src="images/uploads/multipal-group-img.jpeg" alt="Bootstrap Touch Slider">
<!--<div class="bs-slider-overlay"></div>-->
</div>
<div class="item">
<!-- Slide Background -->
<img src="images/uploads/2-group-img.jpeg" alt="Bootstrap Touch Slider">
<!--<div class="bs-slider-overlay"></div>-->
</div>
<div class="item active">
<!-- Slide Background -->
<img src="images/uploads/panchayat-img.jpeg" alt="Bootstrap Touch Slider">
<!--<div class="bs-slider-overlay"></div>-->
</div>
<div class="item">
<!-- Slide Background -->
<img src="images/uploads/group discussion-img.png" alt="Bootstrap Touch Slider">
<!--<div class="bs-slider-overlay"></div>-->
</div>
<div class="item">
<!-- Slide Background -->
<img src="images/uploads/gram sansad-img.jpeg" alt="Bootstrap Touch Slider">
<!--<div class="bs-slider-overlay"></div>-->
</div>
<div class="item">
Slide Background
<img src="images/uploads/womens-group-img.png" alt="Bootstrap Touch Slider">
<div class="bs-slider-overlay"></div>
</div>
<div class="item">
Slide Background
<img src="images/uploads/school-img.png" alt="Bootstrap Touch Slider">
<div class="bs-slider-overlay"></div>
</div>
<div class="item">
<!-- Slide Background -->
<img src="images/uploads/old-lady.png" alt="Bootstrap Touch Slider">
<!--<div class="bs-slider-overlay"></div>-->
</div>
<div class="item">
<!-- Slide Background -->
<img src="images/uploads/last-img.png" alt="Bootstrap Touch Slider">
<!--<div class="bs-slider-overlay"></div>-->
</div>
</div>
<!-- Left Control -->
<a class="left carousel-control" href="#bootstrap-touch-slider" role="button" data-slide="prev"> <span
class="fa fa-angle-left" aria-hidden="true"></span> <span class="sr-only">Previous</span> </a>
<!-- Right Control -->
<a class="right carousel-control" href="#bootstrap-touch-slider" role="button" data-slide="next"> <span
class="fa fa-angle-right" aria-hidden="true"></span> <span class="sr-only">Next</span> </a>
</div>
<!-- End bootstrap-touch-slider Slider -->
</div>
<div class="container" style="margin-top: 30px">
<div class="row">
<div class="col-md-9">
<h1 class="sub-heading"> About Us </h1>
<p style="box-sizing: inherit; text-align: justify; font-size: 13px !important;">
Anode Governance Lab is a Bangalore based organisation that works towards strengthening governance
and enabling public institutions to function effectively. Our belief is that vibrant and learning
institutions adapt and negotiate with the external environment to deliver their mandate
consistently. Our institution building efforts leverage organisation development (OD) principles,
which adopts a systemic view to change, associating with members of the institution as participants
and not recipients of change.</p>
<p style="text-align: justify; box-sizing: inherit; font-size: 13px !important;">
We partner with professionals from different disciplines, as well as with government and
non-government organisations that are committed to sustainable change processes through effective
institutions.</p>
<p style="box-sizing: inherit; font-size: 13px !important;">Our focus areas:
</p>
<ul class="tab_ul" style="box-sizing: inherit; list-style-image: url(" images="" li_icon.png");=""
font-size:="" 13px;="" font-family:="" myfirstfont;"="">
<li style="box-sizing: inherit;">Research and analysis of legal framework impacting governance</li>
<li style="box-sizing: inherit;">Strengthening institutional capacities of local governments,
leveraging principles of organisation development</li>
<li style="box-sizing: inherit;">Leveraging Technology for Driving Transparency and Accountability
</li>
<li style="box-sizing: inherit;">Impact evaluation of existing programs</li>
</ul> <a href="about.html"><span class="label label-default">Read
More</span> </a>
</div>
<div class="col-md-2 col-md-offset-1 animated slideInRight">
<h1 class="sub-heading"> Projects </h1>
<ul class="tab_ul">
<li><a href="./projects.html#jk">Jharkhand</a></li>
<li><a href="./projects.html#kar">Karnataka</a></li>
<li><a href="./projects.html#mp">Madhya Pradesh</a></li>
<li><a href="./projects.html#maha">Maharashtra</a></li>
<li><a href="./projects.html#up">Uttar Pradesh</a></li>
<li><a href="./projects.html#ms">Multiple States</a></li>
</ul>
</div>
</div>
<br>
</div>
<div class="container-fluid" style="background-color: #eeeeee;padding-top: 15px; padding-bottom: 20px;">
<div class="container">
<div class="row">
<div class="col-sm-12">
<h1 class="sub-heading"> Testimonials </h1>
<div class="seprator"></div>
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item">
<div class="row" style="padding: 20px">
<button style="border: none;"><i class="fa fa-quote-left testimonial_fa"
aria-hidden="true"></i></button>
<p class="testimonial_para text-justify">
Anode’s Process Document on the Gram Panchayat Organisation Development (GPOD)
Framework is a real path-breaker. Hitherto the focus has been on Gram Panchayat
as a development entity carrying out certain functions assigned by the State
Government following prescribed procedures and processes. GPOD avoids this
narrow and, in a sense, fragmented approach and emphasises Gram Panchayat as an
organisation. Interestingly it accepts the differing realities of devolution in
each State and attempts to contextualise the Framework so that it is eminently
practical and doable. The Framework is based on sound management theory and the
document is a useful toolkit for a holistic understanding of the position of
Gram Panchayats in the governance system of the State and in achieving its
social and development potential. From the governance point of view, the
Organisation Mapping and Gram Panchayat Structuring are the critical elements.
I congratulate Anode and Pradan for this innovation which has tremendous
potential. It is one of the most significant initiatives after the Gram
Panchayat Development Plan (GPDP).
</p>
<div class="row">
<div class="col-md-11">
<h4>
<strong>
S.M. Vijayanand
</strong>
</h4>
<p class="testimonial_subtitle">
<span>
Former Chief Secretary, Government of Kerala
</span>
<br>
<span>
Former Secretary, Ministry of Rural Development and Panchayat Raj,
Government of India
</span>
</p>
</div>
</div>
</div>
</div>
<div class="item">
<div class="row" style="padding: 20px">
<button style="border: none;"><i class="fa fa-quote-left testimonial_fa"
aria-hidden="true"></i></button>
<p class="testimonial_para text-justify">
Mission Samriddhi and Anode Governance Lab have been working together since 2018
on different engagements. Anode has a deep understanding of legal frameworks as
well as local government systems and has been instrumental in building a
structured methodology for strengthening institutional capacities of Panchayats
to deliver their mandates across devolved subjects.
Anode’s inputs in the area of Organisation Development of PRI have been greatly
appreciated and have been acknowledged in the Rashtriya Gram Swaraj Abhiyan.
</p>
<div class="row">
<div class="col-md-11">
<h4>
<strong>
Ramachandra Rao Pappu
</strong>
</h4>
<p class="testimonial_subtitle">
<span>
Executive Director, Mission Samriddhi
</span>
</p>
</div>
</div>
</div>
</div>
<div class="item active">
<div class="row" style="padding: 20px">
<button style="border: none;"><i class="fa fa-quote-left testimonial_fa"
aria-hidden="true"></i></button>
<p class="testimonial_para text-justify">
PRADAN and Anode Governance Lab have been working together since 2016 on
multiple
engagements. Anode has contributed to building a systematic engagement with
panchayats in PRADAN, through their Gram Panchayat Organisation Development
Framework. We have seen shifts in thought, behaviour, systems and processes in
panchayats, towards enabling access of services to citizens as well as
collaborating with citizen-based organisations such as Self-Help Groups.
Anode has been instrumental in skilling our teams with technical knowledge and
scaling our work with panchayats to several districts in Jharkhand.
</p>
<div class="row">
<div class="col-md-11">
<h4 class="">
<strong>
Madhu Khetan
</strong>
</h4>
<p class="testimonial_subtitle">
<span>
Integrator, Pradan- Professional Assistance for Development Action
</span>
</p>
</div>
</div>
</div>
</div>
<div class="item">
<div class="row" style="padding: 20px">
<button style="border: none;"><i class="fa fa-quote-left testimonial_fa"
aria-hidden="true"></i></button>
<p class="testimonial_para text-justify">
Have you ever encountered Mukhias talking about lesson plans?
This and more has been made possible by the momentum built through PRADAN’s long
association with the SHGs; a momentum that has been well leveraged through
PRADAN’s partnership with Anode. Anode has added professional Organisation
Development understanding and has provided structured training, program
management expertise and monitoring tools. There is something exceptional
happening through this partnership. Local governance is experiencing a
phenomenal transformation.
Credits to Pradan and Anode, who have a mutually complementing relationship!
This has to be sustained further in the future.
</p>
<div class="row">
<div class="col-md-11">
<h4>
<strong>
Anant Gangola
</strong>
</h4>
<p class="testimonial_subtitle">
<span>
Azim Premji University (after a 3 day visit to SPACE project in
Jharkhand)
</span>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="controls testimonial_control pull-right">
<a class="left fa fa-chevron-left btn btn-default testimonial_btn"
href="#carousel-example-generic" data-slide="prev"></a>
<a class="right fa fa-chevron-right btn btn-default testimonial_btn"
href="#carousel-example-generic" data-slide="next"></a>
</div>
</div>
</div>
</div>
</div>
<div class="container" style="margin-bottom: 150px">
<div class="row">
<div class="col-md-5">
<div class="map"> <img class="img-responsive" src="images/home/map.png"> </div>
<div class="markers">
<a href="projects.html#k" class="karnataka"><i class="fa fa-circle"></i></a>
<a href="projects.html" class="maharashtra"><i class="fa fa-circle"></i></a>
<a href="projects.html" class="mpradesh"><i class="fa fa-circle"></i></a>
<a href="projects.html#jk" class="jharkand"><i class="fa fa-circle"></i></a>
<a href="projects.html" class="up"><i class="fa fa-circle"></i></a>
</div>
</div>
<div class="col-md-7">
<h1 class="sub-heading contact"> Contact Us </h1>
<p>Bangalore,<br>
info@anodegovernancelab.in
</p>
<div id="social"> <a class="twitterBtn smGlobalBtn" target="_blank"
href="https://twitter.com/AnodeGovLab"></a> </div>
</div>
</div>
</div>
<!-- <footer class="container-fluid anodeFooter">
<div class="footer-bottom" style="margin-top: 20px; position: sticky; width: 100%; bottom: 0;">
<div class="col-lg-6 text-left">
<p> Copyright ©2017 Anode Governance Lab. All Rights Reserved. </p>
<i>built with 🧡 by <a
href="https://t4glabs.discourse.group/u?cards=no&group=Tech4Good-Fellows&order=likes_received&period=all">T4G
Labs Fellows</a> & Hosted Freely on <a class="t4g-link-color"
href="https://github.com/t4glabs/anode-website">Github
Pages</a>
</i>
</div>
<div class="col-lg-6 text-right">
<a target="_blank" href="privacy.html"> Privacy and Cookies Policy </a>
&
<a target="_blank" href="terms.html"> Terms of Use </a>
</div>
</div>
</footer> -->
<footer style="background-color: #8b0404; text-align: center; color: #ffffff;">
<div class="credentials">
<p> Copyright ©2017 Anode Governance Lab. All Rights Reserved. </p>
<p><a target="_blank" href="privacy.html"> Privacy and Cookies Policy </a>
&
<a target="_blank" href="terms.html"> Terms of Use </a>
</p> <br>
<hr style="margin: 10px 0 20px;">
<p>
Built with ❤️ by
<a href="https://oasishq.org/" target="_blank">OASIS</a> partner
<a href="https://aikyamfellows.org/" target="_blank"> aikyam fellows </a>
using
<a href="https://github.com/t4glabs/anode-website" target="_blank">Github Pages</a>
</p>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<script src="js/anodegovernancelab.in_js_jquery-1.11.3.min.js"></script>
<script src="js/anodegovernancelab.in_js_bootstrap.js"></script>
<script src="js/anodegovernancelab.in_js_anode.js"></script>
</body>
</html>