-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtililenjifoundationvalues.html
21 lines (21 loc) · 1.12 KB
/
tililenjifoundationvalues.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>tililenji foundation</title>
<link rel="stylesheet" type="text/css" href="values.css">
</head>
<body>
<div>
<h1>Core Values</h1>
<ol type="a"class="list">
<li><strong>Integrity:</strong> Upholding moral principles of respect, decency, truthfulness, and honest in all our actions and decisions.</li>
<li><strong>Transparency:</strong> Committing to open and honest communication in executing our duties and operations. </li>
<li><strong>Accountability:</strong> Taking ownership and responsibility for our actions and their outcomes while fulfilling our duties.</li>
<li><strong>Confidentiality:</strong> Safeguarding priviledged information and respecting the confidentiality of individuals and entities involved in our work is key to driving change in our communities and gain trust as agents of change.</li>
<li><strong>Teamwork:</strong> Fostering a culture of collaboration and unity, valuing and leveraging diversity to achieve our common goals.</li>
</ol>
</div>
</body>
</html>