-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
101 lines (96 loc) · 5.68 KB
/
about.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
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
---
layout: generic
title: About Action Takers
simple-name: about
---
<section class="about">
<div class="row flex">
<div class="col-md-6">
<div class="what">
<div class="header">What is Action Takers?</div>
<div class="content">
<p>Actions Takers is community of civic-minded people who understand the role of public participation in our democracy and use that power to ensure their voices are heard. Action Takers contribute to communities' needs being represented and met and assist in co-creating the governance we want. This website is a collection of easy-to-use empowerment guides.</p>
<p>These guides are classified into various categories and are named by the topic they address. Whilst this collection is by no means extensive, the aim is to grow the collection over time. Initially these guides are focused on the Cape Town area and are tailored for Cape Town specific processes.</p>
<p>We encourage people to use these guides, share them and provide feedback so that we can continually improve them. Our shared learnings are important and we want to hear your voice and your experience. For those who prefer to work with these guides offline, or who have no online access, these guides are also available in pdf and can be sent via WhatsApp too.</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="how">
<div class="header">How can I become an Action Taker?</div>
<div class="content">
<p>It's simple! An Action Taker is someone who is:</p>
<ul>
<li><strong>Informed</strong> of their rights and responsibilities,</li>
<li><strong>Empowered</strong> to make these rights realised, and</li>
<li><strong>Takes Action</strong> and participates in creating the communities, cities, provinces and ultimately the South Africa we would like to see.</li>
</ul>
</div>
</div>
<div class="involved">
<div class="header">Get involved</div>
<div class="content">
<p>Join us on social media to stay updated with the latest episodes and to join the conversation:</p>
<ul class="fa-ul">
<li><i class="fa fa-fw fa-facebook" aria-hidden="true"></i> <a href="https://www.facebook.com/democracyinactionSA" target=_blank>Democracy in Action Facebook Page</a> - stay up to date on the latest news and episodes</li>
<li><i class="fa fa-fw fa-facebook" aria-hidden="true"></i> <a href="https://fb.me/ActionTakesSA" target=_blank>Action Takers Community Group</a> - join the conversation and share tips you may have discovered, making life easier for us all</li>
<li><i class="fa fa-fw fa-twitter" aria-hidden="true"></i> <a href="https://twitter.com/actiontakersSA" target=_blank>Action Takers on Twitter</a> - </li>
<li><i class="fa fa-fw fa-instagram" aria-hidden="true"></i> <a href="https://www.instagram.com/DemocracyInActionSA/" target=_blank>Democracy in Action on Instagram</a> - </li>
<li><i class="fa fa-fw fa-youtube" aria-hidden="true"></i> <a href="https://www.youtube.com/channel/UCQwmJGGzHSTuCyc4M28dTbQ" target=_blank>Democracy in Action on YouTube</a> - </li>
</ul>
</div>
</div>
</div>
</div>
<div class="partners">
<h2>Donors</h2>
<div class="row flex">
<div class="single-partner col-xs-6 col-sm-3 col-md-2">
<a target="_blank" href="https://indigotrust.org.uk/"><img src="/img/indigo.png"></a>
</div>
<div class="single-partner col-xs-6 col-sm-3 col-md-2">
<a target="_blank" href="https://www.opensocietyfoundations.org/"><img src="/img/osf.png"></a>
</div>
<div class="single-partner col-xs-6 col-sm-3 col-md-2">
<a target="_blank" href="http://www.makingallvoicescount.org/"><img src="/img/mavc.svg"></a>
</div>
</div>
</div>
<div class="partners">
<h2>Partners</h2>
<div class="row flex">
<div class="single-partner col-xs-6 col-sm-3 col-md-2">
<a target="_blank" href="https://openup.org.za/"><img src="/img/openup.svg"></a>
<div class="role">Implementation</div>
</div>
<div class="single-partner col-xs-6 col-sm-3 col-md-2">
<a target="_blank" href="http://www.capetowntv.org/"><img src="/img/cttv.png"></a>
<div class="role">Implementation</div>
</div>
<div class="single-partner col-xs-6 col-sm-3 col-md-2">
<a target="_blank" href="http://pondo.co/"><img src="/img/pondo.png"></a>
<div class="role">UX and interaction design</div>
</div>
<div class="single-partner col-xs-6 col-sm-3 col-md-2">
<a target="_blank" href="http://www.civicsacademy.co.za/"><img src="/img/civics-academy.png"></a>
<div class="role">How they are involved</div>
</div>
<div class="single-partner col-xs-6 col-sm-3 col-md-2">
<a target="_blank" href="https://facebook.com/BashumiLaw/"><img src="/img/bashumi-law.png"></a>
<div class="role">How they are involved</div>
</div>
<div class="single-partner col-xs-6 col-sm-3 col-md-2">
<a target="_blank" href="http://www.sjc.org.za/"><img src="/img/sjc.png"></a>
<div class="role">How they are involved</div>
</div>
<div class="single-partner col-xs-6 col-sm-3 col-md-2">
<a target="_blank" href="http://www.included.org.za/"><img src="/img/iesa.png"></a>
<div class="role">How they are involved</div>
</div>
<div class="single-partner col-xs-6 col-sm-3 col-md-2">
<a target="_blank" href="https://www.blacksash.org.za/"><img src="/img/black-sash.png"></a>
<div class="role">How they are involved</div>
</div>
</div>
</div>
</section>