-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbrowse.html
319 lines (286 loc) · 16.8 KB
/
browse.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
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
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>OGP toolbox</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,400i,700" rel="stylesheet"> <link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/ogp-style.css">
<script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- COMMON HEADER -->
<!-- Main fixed header -->
<div id="main">
<div class="main-container">
<div class="fixed-header">
<header>
<nav class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<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="#">OGPtoolbox</a><p class="navbar-text">tools and use cases for open government</p>
</div>
<ul class="nav navbar-nav navbar-right">
<li><a href="#" data-toggle="modal" data-target="#connection">Log In</a></li>
<button type="button" class="btn btn-default btn-action">Add new</button>
</ul>
</div>
</nav>
<!-- Navigation bar -->
<nav class="navbar navbar-inverse fullscreen">
<div class="container-fluid">
<!-- Toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="platform.html">Use cases</a></li>
<li><a href="software.html">Tools</a></li>
<li><a href="organization.html">Collections</a></li>
<li><a href="#">Help</a></li>
</ul>
<form class="navbar-form navbar-right">
<div class="form-group search-bar">
<span class="glyphicon glyphicon-search" aria-hidden="true"></span><input type="text" class="form-control" placeholder="Search for a tool, example or organization">
</div>
</form>
</div>
</div>
</nav>
</header>
</div>
<div class="browse-tag">
<div class="row">
<div class="container-fluid">
<div class="alert alert-info" role="alert">The tag <strong>Partage</strong> is not available in your language
<div class="pull-right">
<button type="button" class="btn btn-default btn-xs btn-action-negative" data-toggle="modal" data-target="#edit-content">Translate</button></div>
</div>
<img class="tag" src="img/bubbles2.png"></img>
<div class="row filters">
<div class="col-md-12 text-center">
Showing results suited for
<!-- <div class="dropdown dropdown-filter dropup"> -->
<a class="btn btn-default dropdown-toggle" href="#carousel-example-generic" role="button" data-slide-to="2">
all organizations
</a>
<!-- <ul class="dropdown-menu" aria-labelledby="dropdownMenu1">
<li><a href="#">all organizations</a></li>
<li><a href="#">Local government</a></li>
<li><a href="#">Regional government</a></li>
<li><a href="#">National government</a></li>
<li><a href="#">Political organization</a></li>
<li><a href="#">Political movement</a></li>
<li><a href="#">Non-profit organization</a></li>
<li><a href="#">For-profit organization</a></li>
</ul> -->
<!-- </div> -->
and available in
<!-- <div class="dropdown dropdown-filter dropup"> -->
<a class="btn btn-default dropdown-toggle" href="#carousel-example-generic" role="button" data-slide-to="3">
English
</a>
<!-- ul class="dropdown-menu" aria-labelledby="dropdownMenu1">
<li><a href="#">Français</a></li>
<li><a href="#">Espanol</a></li>
<li><a href="#">Deutsch</a></li>
<li><a href="#">Italiano</a></li>
</ul> -->
<!-- </div> -->
</div>
</div>
</div>
</div>
</div>
<div class="scroll-content">
<!-- RESULTS -->
<div class="row browse">
<div class="container-fluid">
<div class="row fixed">
<div class="col-xs-12">
<ul class="nav nav-pills nav-justified" role="tablist">
<li role="presentation" class="active"><a href="#">Usages <span class="badge">342</span></a></li>
<li role="presentation"><a href="#">Tools <span class="badge">42</span></a></li>
<li role="presentation"><a href="#">Collections <span class="badge">342</span></a></li>
<li role="presentation"><a href="#">Organizations <span class="badge">42</span></a></li>
</ul>
</div>
</div>
<div class="row list p90">
<div class="col-xs-12 text-center">
<img class="loader" src="img/loader.gif">
</div>
<div class="col-xs-12">
<div class="thumbnail example">
<div class="visual"><img src="img/screen1.png" alt="screen"></div>
<div class="caption">
<h4>OpenSpending<small>Software</small></h4>
<div class="example-author"><img src="img/whitehouse.png" alt="screen">The White House</div>
<p>OpenSpending is a centralized platform on the topic of public financial information, including an global database of budgets and spending data, a community of contributors and users exposing cases, and a set of open resources and tools providing technical, fiscal, and political understanding necessary to work with financial data.</p>
</div>
<div class="tags">
<span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span>
</div>
</div>
</div>
<div class="col-xs-12">
<div class="thumbnail example">
<div class="visual"><img src="img/screen2.png" alt="screen"></div>
<div class="caption">
<h4>OpenSpending<small>Software</small></h4>
<div class="example-author"><img src="img/whitehouse.png" alt="screen">The White House</div>
<p>OpenSpending is a centralized platform on the topic of public financial information, including an global database of budgets and spending data, a community of contributors and users exposing cases, and a set of open resources and tools providing technical, fiscal, and political understanding necessary to work with financial data.</p>
</div>
<div class="tags">
<span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span>
</div>
</div>
</div>
<div class="col-xs-12">
<div class="thumbnail example">
<div class="visual"><img src="img/screen3.png" alt="screen"></div>
<div class="caption">
<h4>OpenSpending<small>Software</small></h4>
<div class="example-author"><img src="img/whitehouse.png" alt="screen">The White House</div>
<p>OpenSpending is a centralized platform on the topic of public financial information, including an global database of budgets and spending </p>
</div>
<div class="tags">
<span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span>
</div>
</div>
</div>
<div class="col-xs-12">
<div class="thumbnail example">
<div class="visual"><img src="img/screen4.png" alt="screen"></div>
<div class="caption">
<h4>OpenSpending<small>Software</small></h4>
<div class="example-author"><img src="img/whitehouse.png" alt="screen">The White House</div>
<p>OpenSpending is a centralized platform on the topic of public financial information, including an global database of budgets and spending data, a community of contributors and users exposing cases, and a set of open resources and tools providing technical, fiscal, and political understanding necessary to work with financial data.</p>
</div>
<div class="tags">
<span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span>
</div>
</div>
</div>
<div class="col-xs-12">
<div class="thumbnail example">
<div class="visual"><img src="img/screen1.png" alt="screen"></div>
<div class="caption">
<h4>OpenSpending<small>Software</small></h4>
<div class="example-author"><img src="img/whitehouse.png" alt="screen">The White House</div>
<p>OpenSpending is a centralized platform on the topic of public financial information, including an global database of budgets and spending data, a community of contributors and users exposing cases, and a set of open resources and tools providing technical, fiscal, and political understanding necessary to work with financial data.</p>
</div>
<div class="tags">
<span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span>
</div>
</div>
</div>
<div class="col-xs-12">
<div class="thumbnail example">
<div class="visual"><img src="img/screen2.png" alt="screen"></div>
<div class="caption">
<h4>OpenSpending<small>Software</small></h4>
<div class="example-author"><img src="img/hackpad.png" alt="screen">The White House</div>
<p>OpenSpending is a centralized platform on the topic of public financial information, including an global database of budgets and spending data, a community of contributors and users exposing cases, and a set of open resources and tools providing technical, fiscal, and political understanding necessary to work with financial data.</p>
</div>
<div class="tags">
<span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span>
</div>
</div>
</div>
<div class="col-xs-12">
<div class="thumbnail example">
<div class="visual"><img src="img/screen3.png" alt="screen"></div>
<div class="caption">
<h4>OpenSpending<small>Software</small></h4>
<div class="example-author"><img src="img/whitehouse.png" alt="screen">The White House</div>
<p>OpenSpending is a centralized platform on the topic of public financial information, including an global database of budgets and spending </p>
</div>
<div class="tags">
<span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span>
</div>
</div>
</div>
<div class="col-xs-12">
<div class="thumbnail example">
<div class="visual"><img src="img/screen4.png" alt="screen"></div>
<div class="caption">
<h4>OpenSpending<small>Software</small></h4>
<div class="example-author"><img src="img/whitehouse.png" alt="screen">The White House</div>
<p>OpenSpending is a centralized platform on the topic of public financial information, including an global database of budgets and spending data, a community of contributors and users exposing cases, and a set of open resources and tools providing technical, fiscal, and political understanding necessary to work with financial data.</p>
</div>
<div class="tags">
<span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span>
</div>
</div>
</div>
<div class="col-xs-12">
<div class="thumbnail example">
<div class="visual"><img src="img/screen1.png" alt="screen"></div>
<div class="caption">
<h4>OpenSpending<small>Software</small></h4>
<div class="example-author"><img src="img/whitehouse.png" alt="screen">The White House</div>
<p>OpenSpending is a centralized platform on the topic of public financial information, including an global database of budgets and spending data, a community of contributors and users exposing cases, and a set of open resources and tools providing technical, fiscal, and political understanding necessary to work with financial data.</p>
</div>
<div class="tags">
<span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span><span class="label label-default label-tool">Default</span>
</div>
</div>
</div>
<div class="col-sm-12 text-center"><a class="show-more">Show all 398<span class="glyphicon glyphicon-menu-down"></span></a></div>
</div>
</div>
</div>
</div>
<div class="fixed-footer">
© 2016 Open Government Partnership
</div>
</div>
</div>
</body>
<!-- /container --> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/main.js">
<script src="js/main.js">
$('#myModal').on('shown.bs.modal', function () {
$('#myInput').focus()
})
</script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-XXXXX-X','auto');ga('send','pageview');
</script>
</body>
</html>