This repository has been archived by the owner on Sep 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resources.html
92 lines (75 loc) · 4.06 KB
/
resources.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="robots" content="noindex, nofollow">
<title>Resources</title>
<link rel="icon" href="./img/tel.png" type="image/png">
<link rel="stylesheet" href="./css/font-awesome.css">
<link rel="stylesheet" href="./css/ssghx.css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="">
<div data-render-layout="main-layout"><header class="header noselect">
<!-- logo -->
<a href="./"><img class="logo-ssgate" src="./img/ss-gate-logo.png"></a>
<div class="container">
<!-- hamburger -->
<!-- <button class="hamburger">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</button> -->
<!-- main menu -->
<ul class="navbar navbar-header">
<li class="link"><a href="./projects">Projects</a></li>
<li class="link"><a href="./resources">Resources</a></li>
<li class="link"><a href="./partners">Partners</a></li>
<li class="link"><a href="./about">About</a></li>
</ul>
</div>
<!-- post project button -->
<a class="button button-submit-project" href="./submit-project">Post A Project</a>
</header>
<div data-render-page="resources"><section class="section-first section-resources">
<div class="container">
<div data-render-html="/resources"><h1 id="resources">Resources</h1>
<h2 id="recent-news">Recent News</h2>
<h3 id="changing-the-prospects-for-women-and-girls-in-eastern-and-southern-africa">Changing the Prospects for Women and Girls in Eastern and Southern Africa</h3>
<p>12 March 2015 - A joint event organized by UNAIDS and the United Nations Educational, Scientific and Cultural Organization held during the fifty-ninth session of the Commission on the Status of Women, in New York, United States of America, has shined the spotlight on the health, social and legal services available to women and girls in eastern and southern Africa...</p>
<h3 id="women-s-empowerment-principles-stakeholders-call-for-new-un-business-paradigm">Women's Empowerment Principles Stakeholders Call for New UN-Business Paradigm</h3>
<p>New York, 11 March 2015 – Over 300 participants from business, Government, civil society and the UN who gathered for the Women’s Empowerment Principles (WEPs) event, Unlimited Potential: Business Partners for Gender Equality, concluded the annual meeting by making an historic call to companies and Governments everywhere to scale up efforts to achieve gender equality, advance economic prosperity and realize the Sustainable Development Goals (SDGs)...</p>
<h3 id="sendai-world-leaders-gather-for-un-conference-on-managing-disaster-risk">Sendai: World Leaders Gather for UN Conference on Managing Disaster Risk</h3>
<p>13 March 2015 – World leaders are gathering for a United Nations conference in Sendai, Japan, to agree on a new framework for managing disaster risk which will reduce mortality and economic losses.</p>
<!-- ## Facts
## E Learning
## Publications -->
</div>
</div>
</section>
</div>
<footer class="footer">
<div class="container container-footer">
<!-- menu column -->
<div class="column-center">
<ul class="navbar navbar-footer">
<li class="link"><a href="./faqs">FAQs</a></li>
<li class="link"><a href="./terms-of-service">Terms of Service</a></li>
<li class="link"><a href="./privacy-policy">Privacy Policy</a></li>
</ul>
<p>No.234, KIC Plaza Shanghai Yangpu District | Songhu Road<br>No. 1 Building 5 200433<br>[email protected] | 86-21-33810111</p>
<p>© 2015 South-South Global Health Exchange. All Rights Reserved.</p>
</div>
</div>
</footer>
</div>
<script>window.pubRef = {"href":"/resources","relPath":"."};</script>
<script src="./js/jquery-1.11.3.min.js"></script>
<script src="./server/pub-ux.js"></script>
</body>
</html>