-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
38 lines (38 loc) · 1.69 KB
/
index.html
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
---
layout: default
---
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<iframe width="560" height="315" src="https://www.youtube.com/embed/sLHPYn8lez4?controls=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="row">
<div class="col-md-12 one-liner">
C4S is a community technology organisation which builds alternative infrastructure for undernetworked people in the city and the village. Allowing the people to create local knowledge networks which enables them to connect on their own terms with the world at large.
</div>
</div>
<div class="row highlight1">
<div class="col-md-8">
<img src="{{ site.baseurl }}/assets/img/noolpuzha-fhc.png">
</div>
<div class="col-md-4">
<ul class="highlight-points">
<li>Enabler of the first ranked rural telemedicine system in India</li>
<li>Our grassroot telemedicine network connects remotest villages in the country</li>
</ul>
</div>
</div>
<div class="row highlight2">
<div class="col-md-4">
<ul class="highlight-points">
<li>Non-internet audio & video communication for healthcare, education & environment</li>
<li>Cost effective and indigenously made ICT platforms</li>
<li>New inclusivity through 'Community BOT' model</li>
</ul>
</div>
<div class="col-md-8">
<img src="{{ site.baseurl }}/assets/img/muthanga-teleclinic-small.png">
</div>
</div>
</div>