Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 espaco 1
<!DOCTYPE html>
2
<!-- 
3
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.2
4
Version: 3.6.2
5
Author: KeenThemes
6
Website: http://www.keenthemes.com/
7
Contact: support@keenthemes.com
8
Follow: www.twitter.com/keenthemes
9
Like: www.facebook.com/keenthemes
10
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
11
License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
12
-->
13
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
14
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
15
<!--[if !IE]><!-->
16
<html lang="en">
17
<!--<![endif]-->
18
<!-- BEGIN HEAD -->
19
<head>
20
<meta charset="utf-8"/>
21
<title>Metronic | Pages - New Timeline</title>
22
<meta http-equiv="X-UA-Compatible" content="IE=edge">
23
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
24
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
25
<meta content="" name="description"/>
26
<meta content="" name="author"/>
27
<!-- BEGIN GLOBAL MANDATORY STYLES -->
28
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css">
29
<link href="../../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
30
<link href="../../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css">
31
<link href="../../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
32
<link href="../../assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css">
33
<link href="../../assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css"/>
34
<!-- END GLOBAL MANDATORY STYLES -->
35
<!-- BEGIN PAGE LEVEL STYLES -->
36
<link href="../../assets/admin/pages/css/timeline.css" rel="stylesheet" type="text/css"/>
37
<!-- END PAGE LEVEL STYLES -->
38
<!-- BEGIN THEME STYLES -->
39
<link href="../../assets/global/css/components.css" id="style_components" rel="stylesheet" type="text/css"/>
40
<link href="../../assets/global/css/plugins.css" rel="stylesheet" type="text/css"/>
41
<link href="../../assets/admin/layout2/css/layout.css" rel="stylesheet" type="text/css"/>
42
<link id="style_color" href="../../assets/admin/layout2/css/themes/grey.css" rel="stylesheet" type="text/css"/>
43
<link href="../../assets/admin/layout2/css/custom.css" rel="stylesheet" type="text/css"/>
44
<!-- END THEME STYLES -->
45
<link rel="shortcut icon" href="favicon.ico"/>
46
</head>
47
<!-- END HEAD -->
48
<!-- BEGIN BODY -->
49
<!-- DOC: Apply "page-header-fixed-mobile" and "page-footer-fixed-mobile" class to body element to force fixed header or footer in mobile devices -->
50
<!-- DOC: Apply "page-sidebar-closed" class to the body and "page-sidebar-menu-closed" class to the sidebar menu element to hide the sidebar by default -->
51
<!-- DOC: Apply "page-sidebar-hide" class to the body to make the sidebar completely hidden on toggle -->
52
<!-- DOC: Apply "page-sidebar-closed-hide-logo" class to the body element to make the logo hidden on sidebar toggle -->
53
<!-- DOC: Apply "page-sidebar-hide" class to body element to completely hide the sidebar on sidebar toggle -->
54
<!-- DOC: Apply "page-sidebar-fixed" class to have fixed sidebar -->
55
<!-- DOC: Apply "page-footer-fixed" class to the body element to have fixed footer -->
56
<!-- DOC: Apply "page-sidebar-reversed" class to put the sidebar on the right side -->
57
<!-- DOC: Apply "page-full-width" class to the body element to have full width page without the sidebar menu -->
58
<body class="page-boxed page-header-fixed page-container-bg-solid page-sidebar-closed-hide-logo ">
59
<!-- BEGIN HEADER -->
60
<div class="page-header navbar navbar-fixed-top">
61
        <!-- BEGIN HEADER INNER -->
62
        <div class="page-header-inner container">
63
                <!-- BEGIN LOGO -->
64
                <div class="page-logo">
65
                        <a href="index.html">
66
                        <img src="../../assets/admin/layout2/img/logo-default.png" alt="logo" class="logo-default"/>
67
                        </a>
68
                        <div class="menu-toggler sidebar-toggler">
69
                                <!-- DOC: Remove the above "hide" to enable the sidebar toggler button on header -->
70
                        </div>
71
                </div>
72
                <!-- END LOGO -->
73
                <!-- BEGIN RESPONSIVE MENU TOGGLER -->
74
                <a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse">
75
                </a>
76
                <!-- END RESPONSIVE MENU TOGGLER -->
77
                <!-- BEGIN PAGE ACTIONS -->
78
                <!-- DOC: Remove "hide" class to enable the page header actions -->
79
                <div class="page-actions hide">
80
                        <div class="btn-group">
81
                                <button type="button" class="btn btn-circle red-pink dropdown-toggle" data-toggle="dropdown">
82
                                <i class="icon-bar-chart"></i>&nbsp;<span class="hidden-sm hidden-xs">New&nbsp;</span>&nbsp;<i class="fa fa-angle-down"></i>
83
                                </button>
84
                                <ul class="dropdown-menu" role="menu">
85
                                        <li>
86
                                                <a href="#">
87
                                                <i class="icon-user"></i> New User </a>
88
                                        </li>
89
                                        <li>
90
                                                <a href="#">
91
                                                <i class="icon-present"></i> New Event <span class="badge badge-success">4</span>
92
                                                </a>
93
                                        </li>
94
                                        <li>
95
                                                <a href="#">
96
                                                <i class="icon-basket"></i> New order </a>
97
                                        </li>
98
                                        <li class="divider">
99
                                        </li>
100
                                        <li>
101
                                                <a href="#">
102
                                                <i class="icon-flag"></i> Pending Orders <span class="badge badge-danger">4</span>
103
                                                </a>
104
                                        </li>
105
                                        <li>
106
                                                <a href="#">
107
                                                <i class="icon-users"></i> Pending Users <span class="badge badge-warning">12</span>
108
                                                </a>
109
                                        </li>
110
                                </ul>
111
                        </div>
112
                        <div class="btn-group">
113
                                <button type="button" class="btn btn-circle green-haze dropdown-toggle" data-toggle="dropdown">
114
                                <i class="icon-bell"></i>&nbsp;<span class="hidden-sm hidden-xs">Post&nbsp;</span>&nbsp;<i class="fa fa-angle-down"></i>
115
                                </button>
116
                                <ul class="dropdown-menu" role="menu">
117
                                        <li>
118
                                                <a href="#">
119
                                                <i class="icon-docs"></i> New Post </a>
120
                                        </li>
121
                                        <li>
122
                                                <a href="#">
123
                                                <i class="icon-tag"></i> New Comment </a>
124
                                        </li>
125
                                        <li>
126
                                                <a href="#">
127
                                                <i class="icon-share"></i> Share </a>
128
                                        </li>
129
                                        <li class="divider">
130
                                        </li>
131
                                        <li>
132
                                                <a href="#">
133
                                                <i class="icon-flag"></i> Comments <span class="badge badge-success">4</span>
134
                                                </a>
135
                                        </li>
136
                                        <li>
137
                                                <a href="#">
138
                                                <i class="icon-users"></i> Feedbacks <span class="badge badge-danger">2</span>
139
                                                </a>
140
                                        </li>
141
                                </ul>
142
                        </div>
143
                </div>
144
                <!-- END PAGE ACTIONS -->
145
                <!-- BEGIN PAGE TOP -->
146
                <div class="page-top">
147
                        <!-- BEGIN HEADER SEARCH BOX -->
148
                        <!-- DOC: Apply "search-form-expanded" right after the "search-form" class to have half expanded search box -->
149
                        <form class="search-form search-form-expanded" action="extra_search.html" method="GET">
150
                                <div class="input-group">
151
                                        <input type="text" class="form-control" placeholder="Search..." name="query">
152
                                        <span class="input-group-btn">
153
                                        <a href="javascript:;" class="btn submit"><i class="icon-magnifier"></i></a>
154
                                        </span>
155
                                </div>
156
                        </form>
157
                        <!-- END HEADER SEARCH BOX -->
158
                        <!-- BEGIN TOP NAVIGATION MENU -->
159
                        <div class="top-menu">
160
                                <ul class="nav navbar-nav pull-right">
161
                                        <!-- BEGIN NOTIFICATION DROPDOWN -->
162
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
163
                                        <li class="dropdown dropdown-extended dropdown-notification" id="header_notification_bar">
164
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
165
                                                <i class="icon-bell"></i>
166
                                                <span class="badge badge-default">
167
                                                7 </span>
168
                                                </a>
169
                                                <ul class="dropdown-menu">
170
                                                        <li class="external">
171
                                                                <h3><span class="bold">12 pending</span> notifications</h3>
172
                                                                <a href="extra_profile.html">view all</a>
173
                                                        </li>
174
                                                        <li>
175
                                                                <ul class="dropdown-menu-list scroller" style="height: 250px;" data-handle-color="#637283">
176
                                                                        <li>
177
                                                                                <a href="javascript:;">
178
                                                                                <span class="time">just now</span>
179
                                                                                <span class="details">
180
                                                                                <span class="label label-sm label-icon label-success">
181
                                                                                <i class="fa fa-plus"></i>
182
                                                                                </span>
183
                                                                                New user registered. </span>
184
                                                                                </a>
185
                                                                        </li>
186
                                                                        <li>
187
                                                                                <a href="javascript:;">
188
                                                                                <span class="time">3 mins</span>
189
                                                                                <span class="details">
190
                                                                                <span class="label label-sm label-icon label-danger">
191
                                                                                <i class="fa fa-bolt"></i>
192
                                                                                </span>
193
                                                                                Server #12 overloaded. </span>
194
                                                                                </a>
195
                                                                        </li>
196
                                                                        <li>
197
                                                                                <a href="javascript:;">
198
                                                                                <span class="time">10 mins</span>
199
                                                                                <span class="details">
200
                                                                                <span class="label label-sm label-icon label-warning">
201
                                                                                <i class="fa fa-bell-o"></i>
202
                                                                                </span>
203
                                                                                Server #2 not responding. </span>
204
                                                                                </a>
205
                                                                        </li>
206
                                                                        <li>
207
                                                                                <a href="javascript:;">
208
                                                                                <span class="time">14 hrs</span>
209
                                                                                <span class="details">
210
                                                                                <span class="label label-sm label-icon label-info">
211
                                                                                <i class="fa fa-bullhorn"></i>
212
                                                                                </span>
213
                                                                                Application error. </span>
214
                                                                                </a>
215
                                                                        </li>
216
                                                                        <li>
217
                                                                                <a href="javascript:;">
218
                                                                                <span class="time">2 days</span>
219
                                                                                <span class="details">
220
                                                                                <span class="label label-sm label-icon label-danger">
221
                                                                                <i class="fa fa-bolt"></i>
222
                                                                                </span>
223
                                                                                Database overloaded 68%. </span>
224
                                                                                </a>
225
                                                                        </li>
226
                                                                        <li>
227
                                                                                <a href="javascript:;">
228
                                                                                <span class="time">3 days</span>
229
                                                                                <span class="details">
230
                                                                                <span class="label label-sm label-icon label-danger">
231
                                                                                <i class="fa fa-bolt"></i>
232
                                                                                </span>
233
                                                                                A user IP blocked. </span>
234
                                                                                </a>
235
                                                                        </li>
236
                                                                        <li>
237
                                                                                <a href="javascript:;">
238
                                                                                <span class="time">4 days</span>
239
                                                                                <span class="details">
240
                                                                                <span class="label label-sm label-icon label-warning">
241
                                                                                <i class="fa fa-bell-o"></i>
242
                                                                                </span>
243
                                                                                Storage Server #4 not responding dfdfdfd. </span>
244
                                                                                </a>
245
                                                                        </li>
246
                                                                        <li>
247
                                                                                <a href="javascript:;">
248
                                                                                <span class="time">5 days</span>
249
                                                                                <span class="details">
250
                                                                                <span class="label label-sm label-icon label-info">
251
                                                                                <i class="fa fa-bullhorn"></i>
252
                                                                                </span>
253
                                                                                System Error. </span>
254
                                                                                </a>
255
                                                                        </li>
256
                                                                        <li>
257
                                                                                <a href="javascript:;">
258
                                                                                <span class="time">9 days</span>
259
                                                                                <span class="details">
260
                                                                                <span class="label label-sm label-icon label-danger">
261
                                                                                <i class="fa fa-bolt"></i>
262
                                                                                </span>
263
                                                                                Storage server failed. </span>
264
                                                                                </a>
265
                                                                        </li>
266
                                                                </ul>
267
                                                        </li>
268
                                                </ul>
269
                                        </li>
270
                                        <!-- END NOTIFICATION DROPDOWN -->
271
                                        <!-- BEGIN INBOX DROPDOWN -->
272
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
273
                                        <li class="dropdown dropdown-extended dropdown-inbox" id="header_inbox_bar">
274
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
275
                                                <i class="icon-envelope-open"></i>
276
                                                <span class="badge badge-default">
277
                                                4 </span>
278
                                                </a>
279
                                                <ul class="dropdown-menu">
280
                                                        <li class="external">
281
                                                                <h3>You have <span class="bold">7 New</span> Messages</h3>
282
                                                                <a href="page_inbox.html">view all</a>
283
                                                        </li>
284
                                                        <li>
285
                                                                <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
286
                                                                        <li>
287
                                                                                <a href="inbox.html?a=view">
288
                                                                                <span class="photo">
289
                                                                                <img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt="">
290
                                                                                </span>
291
                                                                                <span class="subject">
292
                                                                                <span class="from">
293
                                                                                Lisa Wong </span>
294
                                                                                <span class="time">Just Now </span>
295
                                                                                </span>
296
                                                                                <span class="message">
297
                                                                                Vivamus sed auctor nibh congue nibh. auctor nibh auctor nibh... </span>
298
                                                                                </a>
299
                                                                        </li>
300
                                                                        <li>
301
                                                                                <a href="inbox.html?a=view">
302
                                                                                <span class="photo">
303
                                                                                <img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt="">
304
                                                                                </span>
305
                                                                                <span class="subject">
306
                                                                                <span class="from">
307
                                                                                Richard Doe </span>
308
                                                                                <span class="time">16 mins </span>
309
                                                                                </span>
310
                                                                                <span class="message">
311
                                                                                Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
312
                                                                                </a>
313
                                                                        </li>
314
                                                                        <li>
315
                                                                                <a href="inbox.html?a=view">
316
                                                                                <span class="photo">
317
                                                                                <img src="../../assets/admin/layout3/img/avatar1.jpg" class="img-circle" alt="">
318
                                                                                </span>
319
                                                                                <span class="subject">
320
                                                                                <span class="from">
321
                                                                                Bob Nilson </span>
322
                                                                                <span class="time">2 hrs </span>
323
                                                                                </span>
324
                                                                                <span class="message">
325
                                                                                Vivamus sed nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
326
                                                                                </a>
327
                                                                        </li>
328
                                                                        <li>
329
                                                                                <a href="inbox.html?a=view">
330
                                                                                <span class="photo">
331
                                                                                <img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt="">
332
                                                                                </span>
333
                                                                                <span class="subject">
334
                                                                                <span class="from">
335
                                                                                Lisa Wong </span>
336
                                                                                <span class="time">40 mins </span>
337
                                                                                </span>
338
                                                                                <span class="message">
339
                                                                                Vivamus sed auctor 40% nibh congue nibh... </span>
340
                                                                                </a>
341
                                                                        </li>
342
                                                                        <li>
343
                                                                                <a href="inbox.html?a=view">
344
                                                                                <span class="photo">
345
                                                                                <img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt="">
346
                                                                                </span>
347
                                                                                <span class="subject">
348
                                                                                <span class="from">
349
                                                                                Richard Doe </span>
350
                                                                                <span class="time">46 mins </span>
351
                                                                                </span>
352
                                                                                <span class="message">
353
                                                                                Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
354
                                                                                </a>
355
                                                                        </li>
356
                                                                </ul>
357
                                                        </li>
358
                                                </ul>
359
                                        </li>
360
                                        <!-- END INBOX DROPDOWN -->
361
                                        <!-- BEGIN TODO DROPDOWN -->
362
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
363
                                        <li class="dropdown dropdown-extended dropdown-tasks" id="header_task_bar">
364
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
365
                                                <i class="icon-calendar"></i>
366
                                                <span class="badge badge-default">
367
                                                3 </span>
368
                                                </a>
369
                                                <ul class="dropdown-menu extended tasks">
370
                                                        <li class="external">
371
                                                                <h3>You have <span class="bold">12 pending</span> tasks</h3>
372
                                                                <a href="page_todo.html">view all</a>
373
                                                        </li>
374
                                                        <li>
375
                                                                <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
376
                                                                        <li>
377
                                                                                <a href="javascript:;">
378
                                                                                <span class="task">
379
                                                                                <span class="desc">New release v1.2 </span>
380
                                                                                <span class="percent">30%</span>
381
                                                                                </span>
382
                                                                                <span class="progress">
383
                                                                                <span style="width: 40%;" class="progress-bar progress-bar-success" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">40% Complete</span></span>
384
                                                                                </span>
385
                                                                                </a>
386
                                                                        </li>
387
                                                                        <li>
388
                                                                                <a href="javascript:;">
389
                                                                                <span class="task">
390
                                                                                <span class="desc">Application deployment</span>
391
                                                                                <span class="percent">65%</span>
392
                                                                                </span>
393
                                                                                <span class="progress">
394
                                                                                <span style="width: 65%;" class="progress-bar progress-bar-danger" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">65% Complete</span></span>
395
                                                                                </span>
396
                                                                                </a>
397
                                                                        </li>
398
                                                                        <li>
399
                                                                                <a href="javascript:;">
400
                                                                                <span class="task">
401
                                                                                <span class="desc">Mobile app release</span>
402
                                                                                <span class="percent">98%</span>
403
                                                                                </span>
404
                                                                                <span class="progress">
405
                                                                                <span style="width: 98%;" class="progress-bar progress-bar-success" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">98% Complete</span></span>
406
                                                                                </span>
407
                                                                                </a>
408
                                                                        </li>
409
                                                                        <li>
410
                                                                                <a href="javascript:;">
411
                                                                                <span class="task">
412
                                                                                <span class="desc">Database migration</span>
413
                                                                                <span class="percent">10%</span>
414
                                                                                </span>
415
                                                                                <span class="progress">
416
                                                                                <span style="width: 10%;" class="progress-bar progress-bar-warning" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">10% Complete</span></span>
417
                                                                                </span>
418
                                                                                </a>
419
                                                                        </li>
420
                                                                        <li>
421
                                                                                <a href="javascript:;">
422
                                                                                <span class="task">
423
                                                                                <span class="desc">Web server upgrade</span>
424
                                                                                <span class="percent">58%</span>
425
                                                                                </span>
426
                                                                                <span class="progress">
427
                                                                                <span style="width: 58%;" class="progress-bar progress-bar-info" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">58% Complete</span></span>
428
                                                                                </span>
429
                                                                                </a>
430
                                                                        </li>
431
                                                                        <li>
432
                                                                                <a href="javascript:;">
433
                                                                                <span class="task">
434
                                                                                <span class="desc">Mobile development</span>
435
                                                                                <span class="percent">85%</span>
436
                                                                                </span>
437
                                                                                <span class="progress">
438
                                                                                <span style="width: 85%;" class="progress-bar progress-bar-success" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">85% Complete</span></span>
439
                                                                                </span>
440
                                                                                </a>
441
                                                                        </li>
442
                                                                        <li>
443
                                                                                <a href="javascript:;">
444
                                                                                <span class="task">
445
                                                                                <span class="desc">New UI release</span>
446
                                                                                <span class="percent">38%</span>
447
                                                                                </span>
448
                                                                                <span class="progress progress-striped">
449
                                                                                <span style="width: 38%;" class="progress-bar progress-bar-important" aria-valuenow="18" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">38% Complete</span></span>
450
                                                                                </span>
451
                                                                                </a>
452
                                                                        </li>
453
                                                                </ul>
454
                                                        </li>
455
                                                </ul>
456
                                        </li>
457
                                        <!-- END TODO DROPDOWN -->
458
                                        <!-- BEGIN USER LOGIN DROPDOWN -->
459
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
460
                                        <li class="dropdown dropdown-user">
461
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
462
                                                <img alt="" class="img-circle" src="../../assets/admin/layout2/img/avatar3_small.jpg"/>
463
                                                <span class="username username-hide-on-mobile">
464
                                                Nick </span>
465
                                                <i class="fa fa-angle-down"></i>
466
                                                </a>
467
                                                <ul class="dropdown-menu dropdown-menu-default">
468
                                                        <li>
469
                                                                <a href="extra_profile.html">
470
                                                                <i class="icon-user"></i> My Profile </a>
471
                                                        </li>
472
                                                        <li>
473
                                                                <a href="page_calendar.html">
474
                                                                <i class="icon-calendar"></i> My Calendar </a>
475
                                                        </li>
476
                                                        <li>
477
                                                                <a href="inbox.html">
478
                                                                <i class="icon-envelope-open"></i> My Inbox <span class="badge badge-danger">
479
                                                                3 </span>
480
                                                                </a>
481
                                                        </li>
482
                                                        <li>
483
                                                                <a href="page_todo.html">
484
                                                                <i class="icon-rocket"></i> My Tasks <span class="badge badge-success">
485
                                                                7 </span>
486
                                                                </a>
487
                                                        </li>
488
                                                        <li class="divider">
489
                                                        </li>
490
                                                        <li>
491
                                                                <a href="extra_lock.html">
492
                                                                <i class="icon-lock"></i> Lock Screen </a>
493
                                                        </li>
494
                                                        <li>
495
                                                                <a href="login.html">
496
                                                                <i class="icon-key"></i> Log Out </a>
497
                                                        </li>
498
                                                </ul>
499
                                        </li>
500
                                        <!-- END USER LOGIN DROPDOWN -->
501
                                </ul>
502
                        </div>
503
                        <!-- END TOP NAVIGATION MENU -->
504
                </div>
505
                <!-- END PAGE TOP -->
506
        </div>
507
        <!-- END HEADER INNER -->
508
</div>
509
<!-- END HEADER -->
510
<div class="clearfix">
511
</div>
512
<div class="container">
513
        <!-- BEGIN CONTAINER -->
514
        <div class="page-container">
515
                <!-- BEGIN SIDEBAR -->
516
                <div class="page-sidebar-wrapper">
517
                        <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
518
                        <!-- DOC: Change data-auto-speed="200" to adjust the sub menu slide up/down speed -->
519
                        <div class="page-sidebar navbar-collapse collapse">
520
                                <!-- BEGIN SIDEBAR MENU -->
521
                                <!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) -->
522
                                <!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode -->
523
                                <!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode -->
524
                                <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
525
                                <!-- DOC: Set data-keep-expand="true" to keep the submenues expanded -->
526
                                <!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed -->
527
                                <ul class="page-sidebar-menu page-sidebar-menu-hover-submenu " data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200">
528
                                        <li class="start ">
529
                                                <a href="index.html">
530
                                                <i class="icon-home"></i>
531
                                                <span class="title">Dashboard</span>
532
                                                </a>
533
                                        </li>
534
                                        <li>
535
                                                <a href="javascript:;">
536
                                                <i class="icon-basket"></i>
537
                                                <span class="title">eCommerce</span>
538
                                                <span class="arrow "></span>
539
                                                </a>
540
                                                <ul class="sub-menu">
541
                                                        <li>
542
                                                                <a href="ecommerce_index.html">
543
                                                                <i class="icon-home"></i>
544
                                                                Dashboard</a>
545
                                                        </li>
546
                                                        <li>
547
                                                                <a href="ecommerce_orders.html">
548
                                                                <i class="icon-basket"></i>
549
                                                                Orders</a>
550
                                                        </li>
551
                                                        <li>
552
                                                                <a href="ecommerce_orders_view.html">
553
                                                                <i class="icon-tag"></i>
554
                                                                Order View</a>
555
                                                        </li>
556
                                                        <li>
557
                                                                <a href="ecommerce_products.html">
558
                                                                <i class="icon-handbag"></i>
559
                                                                Products</a>
560
                                                        </li>
561
                                                        <li>
562
                                                                <a href="ecommerce_products_edit.html">
563
                                                                <i class="icon-pencil"></i>
564
                                                                Product Edit</a>
565
                                                        </li>
566
                                                </ul>
567
                                        </li>
568
                                        <li>
569
                                                <a href="javascript:;">
570
                                                <i class="icon-rocket"></i>
571
                                                <span class="title">Page Layouts</span>
572
                                                <span class="arrow "></span>
573
                                                </a>
574
                                                <ul class="sub-menu">
575
                                                        <li>
576
                                                                <a href="layout_fontawesome_icons.html">
577
                                                                <span class="badge badge-roundless badge-danger">new</span>Layout with Fontawesome Icons</a>
578
                                                        </li>
579
                                                        <li>
580
                                                                <a href="layout_glyphicons.html">
581
                                                                Layout with Glyphicon</a>
582
                                                        </li>
583
                                                        <li>
584
                                                                <a href="layout_full_height_content.html">
585
                                                                <span class="badge badge-roundless badge-warning">new</span>Full Height Content</a>
586
                                                        </li>
587
                                                        <li>
588
                                                                <a href="layout_sidebar_reversed.html">
589
                                                                <span class="badge badge-roundless badge-warning">new</span>Right Sidebar Page</a>
590
                                                        </li>
591
                                                        <li>
592
                                                                <a href="layout_sidebar_fixed.html">
593
                                                                Sidebar Fixed Page</a>
594
                                                        </li>
595
                                                        <li>
596
                                                                <a href="layout_sidebar_closed.html">
597
                                                                Sidebar Closed Page</a>
598
                                                        </li>
599
                                                        <li>
600
                                                                <a href="layout_ajax.html">
601
                                                                Content Loading via Ajax</a>
602
                                                        </li>
603
                                                        <li>
604
                                                                <a href="layout_disabled_menu.html">
605
                                                                Disabled Menu Links</a>
606
                                                        </li>
607
                                                        <li>
608
                                                                <a href="layout_blank_page.html">
609
                                                                Blank Page</a>
610
                                                        </li>
611
                                                        <li>
612
                                                                <a href="layout_fluid_page.html">
613
                                                                Fluid Page</a>
614
                                                        </li>
615
                                                        <li>
616
                                                                <a href="layout_language_bar.html">
617
                                                                Language Switch Bar</a>
618
                                                        </li>
619
                                                </ul>
620
                                        </li>
621
                                        <li>
622
                                                <a href="javascript:;">
623
                                                <i class="icon-diamond"></i>
624
                                                <span class="title">UI Features</span>
625
                                                <span class="arrow "></span>
626
                                                </a>
627
                                                <ul class="sub-menu">
628
                                                        <li>
629
                                                                <a href="ui_general.html">
630
                                                                General Components</a>
631
                                                        </li>
632
                                                        <li>
633
                                                                <a href="ui_buttons.html">
634
                                                                Buttons</a>
635
                                                        </li>
636
                                                        <li>
637
                                                                <a href="ui_icons.html">
638
                                                                <span class="badge badge-roundless badge-danger">new</span>Font Icons</a>
639
                                                        </li>
640
                                                        <li>
641
                                                                <a href="ui_colors.html">
642
                                                                Flat UI Colors</a>
643
                                                        </li>
644
                                                        <li>
645
                                                                <a href="ui_typography.html">
646
                                                                Typography</a>
647
                                                        </li>
648
                                                        <li>
649
                                                                <a href="ui_tabs_accordions_navs.html">
650
                                                                Tabs, Accordions & Navs</a>
651
                                                        </li>
652
                                                        <li>
653
                                                                <a href="ui_tree.html">
654
                                                                <span class="badge badge-roundless badge-danger">new</span>Tree View</a>
655
                                                        </li>
656
                                                        <li>
657
                                                                <a href="ui_page_progress_style_1.html">
658
                                                                <span class="badge badge-roundless badge-warning">new</span>Page Progress Bar</a>
659
                                                        </li>
660
                                                        <li>
661
                                                                <a href="ui_blockui.html">
662
                                                                Block UI</a>
663
                                                        </li>
664
                                                        <li>
665
                                                                <a href="ui_notific8.html">
666
                                                                Notific8 Notifications</a>
667
                                                        </li>
668
                                                        <li>
669
                                                                <a href="ui_toastr.html">
670
                                                                Toastr Notifications</a>
671
                                                        </li>
672
                                                        <li>
673
                                                                <a href="ui_alert_dialog_api.html">
674
                                                                <span class="badge badge-roundless badge-danger">new</span>Alerts & Dialogs API</a>
675
                                                        </li>
676
                                                        <li>
677
                                                                <a href="ui_session_timeout.html">
678
                                                                Session Timeout</a>
679
                                                        </li>
680
                                                        <li>
681
                                                                <a href="ui_idle_timeout.html">
682
                                                                User Idle Timeout</a>
683
                                                        </li>
684
                                                        <li>
685
                                                                <a href="ui_modals.html">
686
                                                                Modals</a>
687
                                                        </li>
688
                                                        <li>
689
                                                                <a href="ui_extended_modals.html">
690
                                                                Extended Modals</a>
691
                                                        </li>
692
                                                        <li>
693
                                                                <a href="ui_tiles.html">
694
                                                                Tiles</a>
695
                                                        </li>
696
                                                        <li>
697
                                                                <a href="ui_datepaginator.html">
698
                                                                <span class="badge badge-roundless badge-success">new</span>Date Paginator</a>
699
                                                        </li>
700
                                                        <li>
701
                                                                <a href="ui_nestable.html">
702
                                                                Nestable List</a>
703
                                                        </li>
704
                                                </ul>
705
                                        </li>
706
                                        <li>
707
                                                <a href="javascript:;">
708
                                                <i class="icon-puzzle"></i>
709
                                                <span class="title">UI Components</span>
710
                                                <span class="arrow "></span>
711
                                                </a>
712
                                                <ul class="sub-menu">
713
                                                        <li>
714
                                                                <a href="components_pickers.html">
715
                                                                Date & Time Pickers</a>
716
                                                        </li>
717
                                                        <li>
718
                                                                <a href="components_context_menu.html">
719
                                                                Context Menu</a>
720
                                                        </li>
721
                                                        <li>
722
                                                                <a href="components_dropdowns.html">
723
                                                                Custom Dropdowns</a>
724
                                                        </li>
725
                                                        <li>
726
                                                                <a href="components_form_tools.html">
727
                                                                Form Tools</a>
728
                                                        </li>
729
                                                        <li>
730
                                                                <a href="components_editors.html">
731
                                                                Markdown & WYSIWYG Editors</a>
732
                                                        </li>
733
                                                        <li>
734
                                                                <a href="components_ion_sliders.html">
735
                                                                Ion Range Sliders</a>
736
                                                        </li>
737
                                                        <li>
738
                                                                <a href="components_noui_sliders.html">
739
                                                                NoUI Range Sliders</a>
740
                                                        </li>
741
                                                        <li>
742
                                                                <a href="components_jqueryui_sliders.html">
743
                                                                jQuery UI Sliders</a>
744
                                                        </li>
745
                                                        <li>
746
                                                                <a href="components_knob_dials.html">
747
                                                                Knob Circle Dials</a>
748
                                                        </li>
749
                                                </ul>
750
                                        </li>
751
                                        <!-- BEGIN ANGULARJS LINK -->
752
                                        <li class="tooltips" data-container="body" data-placement="right" data-html="true" data-original-title="AngularJS version demo">
753
                                                <a href="angularjs" target="_blank">
754
                                                <i class="icon-paper-plane"></i>
755
                                                <span class="title">
756
                                                AngularJS Version </span>
757
                                                </a>
758
                                        </li>
759
                                        <!-- END ANGULARJS LINK -->
760
                                        <li>
761
                                                <a href="javascript:;">
762
                                                <i class="icon-settings"></i>
763
                                                <span class="title">Form Stuff</span>
764
                                                <span class="arrow "></span>
765
                                                </a>
766
                                                <ul class="sub-menu">
767
                                                        <li>
768
                                                                <a href="form_controls.html">
769
                                                                Form Controls</a>
770
                                                        </li>
771
                                                        <li>
772
                                                                <a href="form_icheck.html">
773
                                                                iCheck Controls</a>
774
                                                        </li>
775
                                                        <li>
776
                                                                <a href="form_layouts.html">
777
                                                                Form Layouts</a>
778
                                                        </li>
779
                                                        <li>
780
                                                                <a href="form_editable.html">
781
                                                                <span class="badge badge-roundless badge-warning">new</span>Form X-editable</a>
782
                                                        </li>
783
                                                        <li>
784
                                                                <a href="form_wizard.html">
785
                                                                Form Wizard</a>
786
                                                        </li>
787
                                                        <li>
788
                                                                <a href="form_validation.html">
789
                                                                Form Validation</a>
790
                                                        </li>
791
                                                        <li>
792
                                                                <a href="form_image_crop.html">
793
                                                                <span class="badge badge-roundless badge-danger">new</span>Image Cropping</a>
794
                                                        </li>
795
                                                        <li>
796
                                                                <a href="form_fileupload.html">
797
                                                                Multiple File Upload</a>
798
                                                        </li>
799
                                                        <li>
800
                                                                <a href="form_dropzone.html">
801
                                                                Dropzone File Upload</a>
802
                                                        </li>
803
                                                </ul>
804
                                        </li>
805
                                        <li>
806
                                                <a href="javascript:;">
807
                                                <i class="icon-briefcase"></i>
808
                                                <span class="title">Data Tables</span>
809
                                                <span class="arrow "></span>
810
                                                </a>
811
                                                <ul class="sub-menu">
812
                                                        <li>
813
                                                                <a href="table_basic.html">
814
                                                                Basic Datatables</a>
815
                                                        </li>
816
                                                        <li>
817
                                                                <a href="table_tree.html">
818
                                                                Tree Datatables</a>
819
                                                        </li>
820
                                                        <li>
821
                                                                <a href="table_responsive.html">
822
                                                                Responsive Datatables</a>
823
                                                        </li>
824
                                                        <li>
825
                                                                <a href="table_managed.html">
826
                                                                Managed Datatables</a>
827
                                                        </li>
828
                                                        <li>
829
                                                                <a href="table_editable.html">
830
                                                                Editable Datatables</a>
831
                                                        </li>
832
                                                        <li>
833
                                                                <a href="table_advanced.html">
834
                                                                Advanced Datatables</a>
835
                                                        </li>
836
                                                        <li>
837
                                                                <a href="table_ajax.html">
838
                                                                Ajax Datatables</a>
839
                                                        </li>
840
                                                </ul>
841
                                        </li>
842
                                        <li>
843
                                                <a href="javascript:;">
844
                                                <i class="icon-wallet"></i>
845
                                                <span class="title">Portlets</span>
846
                                                <span class="arrow "></span>
847
                                                </a>
848
                                                <ul class="sub-menu">
849
                                                        <li>
850
                                                                <a href="portlet_general.html">
851
                                                                General Portlets</a>
852
                                                        </li>
853
                                                        <li>
854
                                                                <a href="portlet_general2.html">
855
                                                                <span class="badge badge-roundless badge-danger">new</span>New Portlets #1</a>
856
                                                        </li>
857
                                                        <li>
858
                                                                <a href="portlet_general3.html">
859
                                                                <span class="badge badge-roundless badge-danger">new</span>New Portlets #2</a>
860
                                                        </li>
861
                                                        <li>
862
                                                                <a href="portlet_ajax.html">
863
                                                                Ajax Portlets</a>
864
                                                        </li>
865
                                                        <li>
866
                                                                <a href="portlet_draggable.html">
867
                                                                Draggable Portlets</a>
868
                                                        </li>
869
                                                </ul>
870
                                        </li>
871
                                        <li>
872
                                                <a href="javascript:;">
873
                                                <i class="icon-bar-chart"></i>
874
                                                <span class="title">Charts</span>
875
                                                <span class="arrow "></span>
876
                                                </a>
877
                                                <ul class="sub-menu">
878
                                                        <li>
879
                                                                <a href="charts_amcharts.html">
880
                                                                amChart</a>
881
                                                        </li>
882
                                                        <li>
883
                                                                <a href="charts_flotcharts.html">
884
                                                                Flotchart</a>
885
                                                        </li>
886
                                                </ul>
887
                                        </li>
888
                                        <li class="active open">
889
                                                <a href="javascript:;">
890
                                                <i class="icon-docs"></i>
891
                                                <span class="title">Pages</span>
892
                                                <span class="selected"></span>
893
                                                <span class="arrow open"></span>
894
                                                </a>
895
                                                <ul class="sub-menu">
896
                                                        <li class="active">
897
                                                                <a href="page_timeline.html">
898
                                                                <i class="icon-paper-plane"></i>
899
                                                                <span class="badge badge-warning">2</span>New Timeline</a>
900
                                                        </li>
901
                                                        <li>
902
                                                                <a href="extra_profile.html">
903
                                                                <i class="icon-user-following"></i>
904
                                                                <span class="badge badge-success badge-roundless">new</span>New User Profile</a>
905
                                                        </li>
906
                                                        <li>
907
                                                                <a href="page_todo.html">
908
                                                                <i class="icon-hourglass"></i>
909
                                                                <span class="badge badge-danger">4</span>Todo</a>
910
                                                        </li>
911
                                                        <li>
912
                                                                <a href="inbox.html">
913
                                                                <i class="icon-envelope"></i>
914
                                                                <span class="badge badge-danger">4</span>Inbox</a>
915
                                                        </li>
916
                                                        <li>
917
                                                                <a href="extra_faq.html">
918
                                                                <i class="icon-info"></i>
919
                                                                FAQ</a>
920
                                                        </li>
921
                                                        <li>
922
                                                                <a href="page_portfolio.html">
923
                                                                <i class="icon-feed"></i>
924
                                                                Portfolio</a>
925
                                                        </li>
926
                                                        <li>
927
                                                                <a href="page_coming_soon.html">
928
                                                                <i class="icon-flag"></i>
929
                                                                Coming Soon</a>
930
                                                        </li>
931
                                                        <li>
932
                                                                <a href="page_calendar.html">
933
                                                                <i class="icon-calendar"></i>
934
                                                                <span class="badge badge-danger">14</span>Calendar</a>
935
                                                        </li>
936
                                                        <li>
937
                                                                <a href="extra_invoice.html">
938
                                                                <i class="icon-flag"></i>
939
                                                                Invoice</a>
940
                                                        </li>
941
                                                        <li>
942
                                                                <a href="page_blog.html">
943
                                                                <i class="icon-speech"></i>
944
                                                                Blog</a>
945
                                                        </li>
946
                                                        <li>
947
                                                                <a href="page_blog_item.html">
948
                                                                <i class="icon-link"></i>
949
                                                                Blog Post</a>
950
                                                        </li>
951
                                                        <li>
952
                                                                <a href="page_news.html">
953
                                                                <i class="icon-eye"></i>
954
                                                                <span class="badge badge-success">9</span>News</a>
955
                                                        </li>
956
                                                        <li>
957
                                                                <a href="page_news_item.html">
958
                                                                <i class="icon-bell"></i>
959
                                                                News View</a>
960
                                                        </li>
961
                                                        <li>
962
                                                                <a href="page_timeline_old.html">
963
                                                                <i class="icon-paper-plane"></i>
964
                                                                <span class="badge badge-warning">2</span>Old Timeline</a>
965
                                                        </li>
966
                                                        <li>
967
                                                                <a href="extra_profile_old.html">
968
                                                                <i class="icon-user"></i>
969
                                                                Old User Profile</a>
970
                                                        </li>
971
                                                </ul>
972
                                        </li>
973
                                        <li>
974
                                                <a href="javascript:;">
975
                                                <i class="icon-present"></i>
976
                                                <span class="title">Extra</span>
977
                                                <span class="arrow "></span>
978
                                                </a>
979
                                                <ul class="sub-menu">
980
                                                        <li>
981
                                                                <a href="page_about.html">
982
                                                                About Us</a>
983
                                                        </li>
984
                                                        <li>
985
                                                                <a href="page_contact.html">
986
                                                                Contact Us</a>
987
                                                        </li>
988
                                                        <li>
989
                                                                <a href="extra_search.html">
990
                                                                Search Results</a>
991
                                                        </li>
992
                                                        <li>
993
                                                                <a href="extra_pricing_table.html">
994
                                                                Pricing Tables</a>
995
                                                        </li>
996
                                                        <li>
997
                                                                <a href="extra_404_option1.html">
998
                                                                404 Page Option 1</a>
999
                                                        </li>
1000
                                                        <li>
1001
                                                                <a href="extra_404_option2.html">
1002
                                                                404 Page Option 2</a>
1003
                                                        </li>
1004
                                                        <li>
1005
                                                                <a href="extra_404_option3.html">
1006
                                                                404 Page Option 3</a>
1007
                                                        </li>
1008
                                                        <li>
1009
                                                                <a href="extra_500_option1.html">
1010
                                                                500 Page Option 1</a>
1011
                                                        </li>
1012
                                                        <li>
1013
                                                                <a href="extra_500_option2.html">
1014
                                                                500 Page Option 2</a>
1015
                                                        </li>
1016
                                                </ul>
1017
                                        </li>
1018
                                        <li>
1019
                                                <a href="javascript:;">
1020
                                                <i class="icon-folder"></i>
1021
                                                <span class="title">Multi Level Menu</span>
1022
                                                <span class="arrow "></span>
1023
                                                </a>
1024
                                                <ul class="sub-menu">
1025
                                                        <li>
1026
                                                                <a href="javascript:;">
1027
                                                                <i class="icon-settings"></i> Item 1 <span class="arrow"></span>
1028
                                                                </a>
1029
                                                                <ul class="sub-menu">
1030
                                                                        <li>
1031
                                                                                <a href="javascript:;">
1032
                                                                                <i class="icon-user"></i>
1033
                                                                                Sample Link 1 <span class="arrow"></span>
1034
                                                                                </a>
1035
                                                                                <ul class="sub-menu">
1036
                                                                                        <li>
1037
                                                                                                <a href="#"><i class="icon-power"></i> Sample Link 1</a>
1038
                                                                                        </li>
1039
                                                                                        <li>
1040
                                                                                                <a href="#"><i class="icon-paper-plane"></i> Sample Link 1</a>
1041
                                                                                        </li>
1042
                                                                                        <li>
1043
                                                                                                <a href="#"><i class="icon-star"></i> Sample Link 1</a>
1044
                                                                                        </li>
1045
                                                                                </ul>
1046
                                                                        </li>
1047
                                                                        <li>
1048
                                                                                <a href="#"><i class="icon-camera"></i> Sample Link 1</a>
1049
                                                                        </li>
1050
                                                                        <li>
1051
                                                                                <a href="#"><i class="icon-link"></i> Sample Link 2</a>
1052
                                                                        </li>
1053
                                                                        <li>
1054
                                                                                <a href="#"><i class="icon-pointer"></i> Sample Link 3</a>
1055
                                                                        </li>
1056
                                                                </ul>
1057
                                                        </li>
1058
                                                        <li>
1059
                                                                <a href="javascript:;">
1060
                                                                <i class="icon-globe"></i> Item 2 <span class="arrow"></span>
1061
                                                                </a>
1062
                                                                <ul class="sub-menu">
1063
                                                                        <li>
1064
                                                                                <a href="#"><i class="icon-tag"></i> Sample Link 1</a>
1065
                                                                        </li>
1066
                                                                        <li>
1067
                                                                                <a href="#"><i class="icon-pencil"></i> Sample Link 1</a>
1068
                                                                        </li>
1069
                                                                        <li>
1070
                                                                                <a href="#"><i class="icon-graph"></i> Sample Link 1</a>
1071
                                                                        </li>
1072
                                                                </ul>
1073
                                                        </li>
1074
                                                        <li>
1075
                                                                <a href="#">
1076
                                                                <i class="icon-bar-chart"></i>
1077
                                                                Item 3 </a>
1078
                                                        </li>
1079
                                                </ul>
1080
                                        </li>
1081
                                        <li>
1082
                                                <a href="javascript:;">
1083
                                                <i class="icon-user"></i>
1084
                                                <span class="title">Login Options</span>
1085
                                                <span class="arrow "></span>
1086
                                                </a>
1087
                                                <ul class="sub-menu">
1088
                                                        <li>
1089
                                                                <a href="login.html">
1090
                                                                Login Form 1</a>
1091
                                                        </li>
1092
                                                        <li>
1093
                                                                <a href="login_2.html">
1094
                                                                Login Form 2</a>
1095
                                                        </li>
1096
                                                        <li>
1097
                                                                <a href="login_3.html">
1098
                                                                Login Form 3</a>
1099
                                                        </li>
1100
                                                        <li>
1101
                                                                <a href="login_soft.html">
1102
                                                                Login Form 4</a>
1103
                                                        </li>
1104
                                                        <li>
1105
                                                                <a href="extra_lock.html">
1106
                                                                Lock Screen 1</a>
1107
                                                        </li>
1108
                                                        <li>
1109
                                                                <a href="extra_lock2.html">
1110
                                                                Lock Screen 2</a>
1111
                                                        </li>
1112
                                                </ul>
1113
                                        </li>
1114
                                        <li>
1115
                                                <a href="javascript:;">
1116
                                                <i class="icon-envelope-open"></i>
1117
                                                <span class="title">Email Templates</span>
1118
                                                <span class="arrow "></span>
1119
                                                </a>
1120
                                                <ul class="sub-menu">
1121
                                                        <li>
1122
                                                                <a href="email_newsletter.html">
1123
                                                                Responsive Newsletter<br>
1124
                                                                 Email Template</a>
1125
                                                        </li>
1126
                                                        <li>
1127
                                                                <a href="email_system.html">
1128
                                                                Responsive System<br>
1129
                                                                 Email Template</a>
1130
                                                        </li>
1131
                                                </ul>
1132
                                        </li>
1133
                                        <li class="last ">
1134
                                                <a href="javascript:;">
1135
                                                <i class="icon-pointer"></i>
1136
                                                <span class="title">Maps</span>
1137
                                                <span class="arrow "></span>
1138
                                                </a>
1139
                                                <ul class="sub-menu">
1140
                                                        <li>
1141
                                                                <a href="maps_google.html">
1142
                                                                Google Maps</a>
1143
                                                        </li>
1144
                                                        <li>
1145
                                                                <a href="maps_vector.html">
1146
                                                                Vector Maps</a>
1147
                                                        </li>
1148
                                                </ul>
1149
                                        </li>
1150
                                </ul>
1151
                                <!-- END SIDEBAR MENU -->
1152
                        </div>
1153
                </div>
1154
                <!-- END SIDEBAR -->
1155
                <!-- BEGIN CONTENT -->
1156
                <div class="page-content-wrapper">
1157
                        <div class="page-content">
1158
                                <!-- BEGIN SAMPLE PORTLET CONFIGURATION MODAL FORM-->
1159
                                <div class="modal fade" id="portlet-config" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
1160
                                        <div class="modal-dialog">
1161
                                                <div class="modal-content">
1162
                                                        <div class="modal-header">
1163
                                                                <button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button>
1164
                                                                <h4 class="modal-title">Modal title</h4>
1165
                                                        </div>
1166
                                                        <div class="modal-body">
1167
                                                                 Widget settings form goes here
1168
                                                        </div>
1169
                                                        <div class="modal-footer">
1170
                                                                <button type="button" class="btn blue">Save changes</button>
1171
                                                                <button type="button" class="btn default" data-dismiss="modal">Close</button>
1172
                                                        </div>
1173
                                                </div>
1174
                                                <!-- /.modal-content -->
1175
                                        </div>
1176
                                        <!-- /.modal-dialog -->
1177
                                </div>
1178
                                <!-- /.modal -->
1179
                                <!-- END SAMPLE PORTLET CONFIGURATION MODAL FORM-->
1180
                                <!-- BEGIN STYLE CUSTOMIZER -->
1181
                                <div class="theme-panel">
1182
                                        <div class="toggler tooltips" data-container="body" data-placement="left" data-html="true" data-original-title="Click to open advance theme customizer panel">
1183
                                                <i class="icon-settings"></i>
1184
                                        </div>
1185
                                        <div class="toggler-close">
1186
                                                <i class="icon-close"></i>
1187
                                        </div>
1188
                                        <div class="theme-options">
1189
                                                <div class="theme-option theme-colors clearfix">
1190
                                                        <span>
1191
                                                        THEME COLOR </span>
1192
                                                        <ul>
1193
                                                                <li class="color-default current tooltips" data-style="default" data-container="body" data-original-title="Default">
1194
                                                                </li>
1195
                                                                <li class="color-grey tooltips" data-style="grey" data-container="body" data-original-title="Grey">
1196
                                                                </li>
1197
                                                                <li class="color-blue tooltips" data-style="blue" data-container="body" data-original-title="Blue">
1198
                                                                </li>
1199
                                                                <li class="color-dark tooltips" data-style="dark" data-container="body" data-original-title="Dark">
1200
                                                                </li>
1201
                                                                <li class="color-light tooltips" data-style="light" data-container="body" data-original-title="Light">
1202
                                                                </li>
1203
                                                        </ul>
1204
                                                </div>
1205
                                                <div class="theme-option">
1206
                                                        <span>
1207
                                                        Theme Style </span>
1208
                                                        <select class="layout-style-option form-control input-small">
1209
                                                                <option value="square" selected="selected">Square corners</option>
1210
                                                                <option value="rounded">Rounded corners</option>
1211
                                                        </select>
1212
                                                </div>
1213
                                                <div class="theme-option">
1214
                                                        <span>
1215
                                                        Layout </span>
1216
                                                        <select class="layout-option form-control input-small">
1217
                                                                <option value="fluid" selected="selected">Fluid</option>
1218
                                                                <option value="boxed">Boxed</option>
1219
                                                        </select>
1220
                                                </div>
1221
                                                <div class="theme-option">
1222
                                                        <span>
1223
                                                        Header </span>
1224
                                                        <select class="page-header-option form-control input-small">
1225
                                                                <option value="fixed" selected="selected">Fixed</option>
1226
                                                                <option value="default">Default</option>
1227
                                                        </select>
1228
                                                </div>
1229
                                                <div class="theme-option">
1230
                                                        <span>
1231
                                                        Top Dropdown</span>
1232
                                                        <select class="page-header-top-dropdown-style-option form-control input-small">
1233
                                                                <option value="light" selected="selected">Light</option>
1234
                                                                <option value="dark">Dark</option>
1235
                                                        </select>
1236
                                                </div>
1237
                                                <div class="theme-option">
1238
                                                        <span>
1239
                                                        Sidebar Mode</span>
1240
                                                        <select class="sidebar-option form-control input-small">
1241
                                                                <option value="fixed">Fixed</option>
1242
                                                                <option value="default" selected="selected">Default</option>
1243
                                                        </select>
1244
                                                </div>
1245
                                                <div class="theme-option">
1246
                                                        <span>
1247
                                                        Sidebar Style</span>
1248
                                                        <select class="sidebar-style-option form-control input-small">
1249
                                                                <option value="default" selected="selected">Default</option>
1250
                                                                <option value="compact">Compact</option>
1251
                                                        </select>
1252
                                                </div>
1253
                                                <div class="theme-option">
1254
                                                        <span>
1255
                                                        Sidebar Menu </span>
1256
                                                        <select class="sidebar-menu-option form-control input-small">
1257
                                                                <option value="accordion" selected="selected">Accordion</option>
1258
                                                                <option value="hover">Hover</option>
1259
                                                        </select>
1260
                                                </div>
1261
                                                <div class="theme-option">
1262
                                                        <span>
1263
                                                        Sidebar Position </span>
1264
                                                        <select class="sidebar-pos-option form-control input-small">
1265
                                                                <option value="left" selected="selected">Left</option>
1266
                                                                <option value="right">Right</option>
1267
                                                        </select>
1268
                                                </div>
1269
                                                <div class="theme-option">
1270
                                                        <span>
1271
                                                        Footer </span>
1272
                                                        <select class="page-footer-option form-control input-small">
1273
                                                                <option value="fixed">Fixed</option>
1274
                                                                <option value="default" selected="selected">Default</option>
1275
                                                        </select>
1276
                                                </div>
1277
                                        </div>
1278
                                </div>
1279
                                <!-- END STYLE CUSTOMIZER -->
1280
                                <!-- BEGIN PAGE HEADER-->
1281
                                <h3 class="page-title">
1282
                                New Timeline <small>multipurpose timeline sample</small>
1283
                                </h3>
1284
                                <div class="page-bar">
1285
                                        <ul class="page-breadcrumb">
1286
                                                <li>
1287
                                                        <i class="fa fa-home"></i>
1288
                                                        <a href="index.html">Home</a>
1289
                                                        <i class="fa fa-angle-right"></i>
1290
                                                </li>
1291
                                                <li>
1292
                                                        <a href="#">Pages</a>
1293
                                                        <i class="fa fa-angle-right"></i>
1294
                                                </li>
1295
                                                <li>
1296
                                                        <a href="#">New Timeline</a>
1297
                                                </li>
1298
                                        </ul>
1299
                                        <div class="page-toolbar">
1300
                                                <div class="btn-group pull-right">
1301
                                                        <button type="button" class="btn btn-fit-height grey-salt dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">
1302
                                                        Actions <i class="fa fa-angle-down"></i>
1303
                                                        </button>
1304
                                                        <ul class="dropdown-menu pull-right" role="menu">
1305
                                                                <li>
1306
                                                                        <a href="#">Action</a>
1307
                                                                </li>
1308
                                                                <li>
1309
                                                                        <a href="#">Another action</a>
1310
                                                                </li>
1311
                                                                <li>
1312
                                                                        <a href="#">Something else here</a>
1313
                                                                </li>
1314
                                                                <li class="divider">
1315
                                                                </li>
1316
                                                                <li>
1317
                                                                        <a href="#">Separated link</a>
1318
                                                                </li>
1319
                                                        </ul>
1320
                                                </div>
1321
                                        </div>
1322
                                </div>
1323
                                <!-- END PAGE HEADER-->
1324
                                <!-- BEGIN PAGE CONTENT-->
1325
                                <div class="timeline">
1326
                                        <!-- TIMELINE ITEM -->
1327
                                        <div class="timeline-item">
1328
                                                <div class="timeline-badge">
1329
                                                        <img class="timeline-badge-userpic" src="../../assets/admin/pages/media/users/avatar80_1.jpg">
1330
                                                </div>
1331
                                                <div class="timeline-body">
1332
                                                        <div class="timeline-body-arrow">
1333
                                                        </div>
1334
                                                        <div class="timeline-body-head">
1335
                                                                <div class="timeline-body-head-caption">
1336
                                                                        <a href="#" class="timeline-body-title font-blue-madison">Andres Iniesta</a>
1337
                                                                        <span class="timeline-body-time font-grey-cascade">Replied at 7:45 PM</span>
1338
                                                                </div>
1339
                                                                <div class="timeline-body-head-actions">
1340
                                                                        <div class="btn-group">
1341
                                                                                <button class="btn btn-circle green-haze btn-sm dropdown-toggle" type="button" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
1342
                                                                                Actions <i class="fa fa-angle-down"></i>
1343
                                                                                </button>
1344
                                                                                <ul class="dropdown-menu pull-right" role="menu">
1345
                                                                                        <li>
1346
                                                                                                <a href="#">Action </a>
1347
                                                                                        </li>
1348
                                                                                        <li>
1349
                                                                                                <a href="#">Another action </a>
1350
                                                                                        </li>
1351
                                                                                        <li>
1352
                                                                                                <a href="#">Something else here </a>
1353
                                                                                        </li>
1354
                                                                                        <li class="divider">
1355
                                                                                        </li>
1356
                                                                                        <li>
1357
                                                                                                <a href="#">Separated link </a>
1358
                                                                                        </li>
1359
                                                                                </ul>
1360
                                                                        </div>
1361
                                                                </div>
1362
                                                        </div>
1363
                                                        <div class="timeline-body-content">
1364
                                                                <span class="font-grey-cascade">
1365
                                                                Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. </span>
1366
                                                        </div>
1367
                                                </div>
1368
                                        </div>
1369
                                        <!-- END TIMELINE ITEM -->
1370
                                        <!-- TIMELINE ITEM -->
1371
                                        <div class="timeline-item">
1372
                                                <div class="timeline-badge">
1373
                                                        <img class="timeline-badge-userpic" src="../../assets/admin/pages/media/users/avatar80_2.jpg">
1374
                                                </div>
1375
                                                <div class="timeline-body">
1376
                                                        <div class="timeline-body-arrow">
1377
                                                        </div>
1378
                                                        <div class="timeline-body-head">
1379
                                                                <div class="timeline-body-head-caption">
1380
                                                                        <a href="#" class="timeline-body-title font-blue-madison">Vanessa Bond</a>
1381
                                                                        <span class="timeline-body-time font-grey-cascade">Posted new post at 5:10 PM</span>
1382
                                                                </div>
1383
                                                                <div class="timeline-body-head-actions">
1384
                                                                </div>
1385
                                                        </div>
1386
                                                        <div class="timeline-body-content">
1387
                                                                <span class="font-grey-cascade">
1388
                                                                <p>
1389
                                                                        <img class="timeline-body-img pull-right" src="../../assets/admin/pages/media/blog/4.jpg" alt="">
1390
                                                                        Caulie dandelion maize lentil collard greens radish arugula sweet pepper water spinach kombu courgette lettuce. Celery coriander bitterleaf epazote radicchio shallot winter purslane collard greens spring onion squash lentil. Artichoke salad bamboo shoot black-eyed pea brussels sprout garlic kohlrabi. coriander bitterleaf epazote radicchio shallot winter purslane collard.
1391
                                                                </p>
1392
                                                                <p>
1393
                                                                         Coriander bitterleaf epazote radicchio shallot winter purslane collard. Caulie dandelion maize lentil collard greens radish arugula sweet pepper water spinach kombu courgette lettuce. Celery coriander bitterleaf epazote radicchio shallot winter purslane collard greens spring onion squash lentil. Artichoke salad bamboo shoot black-eyed pea brussels sprout garlic kohlrabi.
1394
                                                                </p>
1395
                                                                <p>
1396
                                                                        <img class="timeline-body-img pull-left" src="../../assets/admin/pages/media/blog/6.jpg" alt=""> Caulie dandelion maize lentil collard greens radish arugula sweet pepper water spinach kombu courgette lettuce. Celery coriander bitterleaf epazote radicchio shallot winter purslane collard greens spring onion squash lentil. Artichoke salad bamboo shoot black-eyed pea brussels sprout garlic kohlrabi radicchio shallot winter purslane collard greens spring onion squash lentil.
1397
                                                                </p>
1398
                                                                <p>
1399
                                                                         Coriander bitterleaf epazote radicchio shallot winter purslane collard. Caulie dandelion maize lentil collard greens radish arugula sweet pepper water spinach kombu courgette lettuce. Celery coriander bitterleaf epazote radicchio shallot winter purslane collard greens spring onion squash lentil. Artichoke salad bamboo shoot black-eyed pea brussels sprout garlic kohlrabi.
1400
                                                                </p>
1401
                                                                </span>
1402
                                                        </div>
1403
                                                </div>
1404
                                        </div>
1405
                                        <!-- END TIMELINE ITEM -->
1406
                                        <!-- TIMELINE ITEM WITH GOOGLE MAP -->
1407
                                        <div class="timeline-item">
1408
                                                <div class="timeline-badge">
1409
                                                        <img class="timeline-badge-userpic" src="../../assets/admin/pages/media/users/avatar80_3.jpg">
1410
                                                </div>
1411
                                                <div class="timeline-body">
1412
                                                        <div class="timeline-body-arrow">
1413
                                                        </div>
1414
                                                        <div class="timeline-body-head">
1415
                                                                <div class="timeline-body-head-caption">
1416
                                                                        <a href="#" class="timeline-body-title font-blue-madison">Carles Puyol</a>
1417
                                                                        <span class="timeline-body-time font-grey-cascade">Added office location at 2:50 PM</span>
1418
                                                                </div>
1419
                                                                <div class="timeline-body-head-actions">
1420
                                                                        <div class="btn-group">
1421
                                                                                <button class="btn btn-circle btn-default btn-sm dropdown-toggle" type="button" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
1422
                                                                                Actions <i class="fa fa-angle-down"></i>
1423
                                                                                </button>
1424
                                                                                <ul class="dropdown-menu pull-right" role="menu">
1425
                                                                                        <li>
1426
                                                                                                <a href="#">Action </a>
1427
                                                                                        </li>
1428
                                                                                        <li>
1429
                                                                                                <a href="#">Another action </a>
1430
                                                                                        </li>
1431
                                                                                        <li>
1432
                                                                                                <a href="#">Something else here </a>
1433
                                                                                        </li>
1434
                                                                                        <li class="divider">
1435
                                                                                        </li>
1436
                                                                                        <li>
1437
                                                                                                <a href="#">Separated link </a>
1438
                                                                                        </li>
1439
                                                                                </ul>
1440
                                                                        </div>
1441
                                                                </div>
1442
                                                        </div>
1443
                                                        <div class="timeline-body-content">
1444
                                                                <div id="gmap_polygons" class="gmaps">
1445
                                                                </div>
1446
                                                        </div>
1447
                                                </div>
1448
                                        </div>
1449
                                        <!-- END TIMELINE ITEM WITH GOOGLE MAP -->
1450
                                        <!-- TIMELINE ITEM -->
1451
                                        <div class="timeline-item">
1452
                                                <div class="timeline-badge">
1453
                                                        <div class="timeline-icon">
1454
                                                                <i class="icon-user-following font-green-haze"></i>
1455
                                                        </div>
1456
                                                </div>
1457
                                                <div class="timeline-body">
1458
                                                        <div class="timeline-body-arrow">
1459
                                                        </div>
1460
                                                        <div class="timeline-body-head">
1461
                                                                <div class="timeline-body-head-caption">
1462
                                                                        <span class="timeline-body-alerttitle font-red-intense">You have new follower</span>
1463
                                                                        <span class="timeline-body-time font-grey-cascade">at 11:00 PM</span>
1464
                                                                </div>
1465
                                                                <div class="timeline-body-head-actions">
1466
                                                                        <div class="btn-group">
1467
                                                                                <button class="btn btn-circle grey-salsa btn-sm dropdown-toggle" type="button" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
1468
                                                                                Actions <i class="fa fa-angle-down"></i>
1469
                                                                                </button>
1470
                                                                                <ul class="dropdown-menu pull-right" role="menu">
1471
                                                                                        <li>
1472
                                                                                                <a href="#">Action </a>
1473
                                                                                        </li>
1474
                                                                                        <li>
1475
                                                                                                <a href="#">Another action </a>
1476
                                                                                        </li>
1477
                                                                                        <li>
1478
                                                                                                <a href="#">Something else here </a>
1479
                                                                                        </li>
1480
                                                                                        <li class="divider">
1481
                                                                                        </li>
1482
                                                                                        <li>
1483
                                                                                                <a href="#">Separated link </a>
1484
                                                                                        </li>
1485
                                                                                </ul>
1486
                                                                        </div>
1487
                                                                </div>
1488
                                                        </div>
1489
                                                        <div class="timeline-body-content">
1490
                                                                <span class="font-grey-cascade">
1491
                                                                You have new follower <a href="#">Ivan Rakitic</a>
1492
                                                                </span>
1493
                                                        </div>
1494
                                                </div>
1495
                                        </div>
1496
                                        <!-- END TIMELINE ITEM -->
1497
                                        <!-- TIMELINE ITEM -->
1498
                                        <div class="timeline-item">
1499
                                                <div class="timeline-badge">
1500
                                                        <img class="timeline-badge-userpic" src="../../assets/admin/pages/media/users/avatar80_1.jpg">
1501
                                                </div>
1502
                                                <div class="timeline-body">
1503
                                                        <div class="timeline-body-arrow">
1504
                                                        </div>
1505
                                                        <div class="timeline-body-head">
1506
                                                                <div class="timeline-body-head-caption">
1507
                                                                        <a href="#" class="timeline-body-title font-blue-madison">Andres Iniesta</a>
1508
                                                                        <span class="timeline-body-time font-grey-cascade">Replied at 7:45 PM</span>
1509
                                                                </div>
1510
                                                                <div class="timeline-body-head-actions">
1511
                                                                </div>
1512
                                                        </div>
1513
                                                        <div class="timeline-body-content">
1514
                                                                <span class="font-grey-cascade">
1515
                                                                Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. </span>
1516
                                                        </div>
1517
                                                </div>
1518
                                        </div>
1519
                                        <!-- END TIMELINE ITEM -->
1520
                                        <!-- TIMELINE ITEM -->
1521
                                        <div class="timeline-item">
1522
                                                <div class="timeline-badge">
1523
                                                        <img class="timeline-badge-userpic img-circle" src="../../assets/admin/pages/media/users/avatar80_2.jpg">
1524
                                                </div>
1525
                                                <div class="timeline-body">
1526
                                                        <div class="timeline-body-arrow">
1527
                                                        </div>
1528
                                                        <div class="timeline-body-head">
1529
                                                                <div class="timeline-body-head-caption">
1530
                                                                        <a href="#" class="timeline-body-title font-blue-madison">Vanessa Bond</a>
1531
                                                                        <span class="timeline-body-time font-grey-cascade">Posted new post at 5:10 PM</span>
1532
                                                                </div>
1533
                                                                <div class="timeline-body-head-actions">
1534
                                                                </div>
1535
                                                        </div>
1536
                                                        <div class="timeline-body-content">
1537
                                                                <span class="font-grey-cascade">
1538
                                                                <p>
1539
                                                                        <img class="timeline-body-img pull-right" src="../../assets/admin/pages/media/blog/4.jpg" alt="">
1540
                                                                        Caulie dandelion maize lentil collard greens radish arugula sweet pepper water spinach kombu courgette lettuce. Celery coriander bitterleaf epazote radicchio shallot winter purslane collard greens spring onion squash lentil. Artichoke salad bamboo shoot black-eyed pea brussels sprout garlic kohlrabi. coriander bitterleaf epazote radicchio shallot winter purslane collard.
1541
                                                                </p>
1542
                                                                <p>
1543
                                                                         Coriander bitterleaf epazote radicchio shallot winter purslane collard. Caulie dandelion maize lentil collard greens radish arugula sweet pepper water spinach kombu courgette lettuce. Celery coriander bitterleaf epazote radicchio shallot winter purslane collard greens spring onion squash lentil. Artichoke salad bamboo shoot black-eyed pea brussels sprout garlic kohlrabi.
1544
                                                                </p>
1545
                                                                <p>
1546
                                                                        <img class="timeline-body-img pull-left" src="../../assets/admin/pages/media/blog/6.jpg" alt=""> Caulie dandelion maize lentil collard greens radish arugula sweet pepper water spinach kombu courgette lettuce. Celery coriander bitterleaf epazote radicchio shallot winter purslane collard greens spring onion squash lentil. Artichoke salad bamboo shoot black-eyed pea brussels sprout garlic kohlrabi radicchio shallot winter purslane collard greens spring onion squash lentil.
1547
                                                                </p>
1548
                                                                <p>
1549
                                                                         Coriander bitterleaf epazote radicchio shallot winter purslane collard. Caulie dandelion maize lentil collard greens radish arugula sweet pepper water spinach kombu courgette lettuce. Celery coriander bitterleaf epazote radicchio shallot winter purslane collard greens spring onion squash lentil. Artichoke salad bamboo shoot black-eyed pea brussels sprout garlic kohlrabi.
1550
                                                                </p>
1551
                                                                </span>
1552
                                                        </div>
1553
                                                </div>
1554
                                        </div>
1555
                                        <!-- END TIMELINE ITEM -->
1556
                                        <!-- TIMELINE ITEM -->
1557
                                        <div class="timeline-item">
1558
                                                <div class="timeline-badge">
1559
                                                        <div class="timeline-icon">
1560
                                                                <i class="icon-docs font-red-intense"></i>
1561
                                                        </div>
1562
                                                </div>
1563
                                                <div class="timeline-body">
1564
                                                        <div class="timeline-body-arrow">
1565
                                                        </div>
1566
                                                        <div class="timeline-body-head">
1567
                                                                <div class="timeline-body-head-caption">
1568
                                                                        <span class="timeline-body-alerttitle font-green-haze">Server Report</span>
1569
                                                                        <span class="timeline-body-time font-grey-cascade">Yesterday at 11:00 PM</span>
1570
                                                                </div>
1571
                                                                <div class="timeline-body-head-actions">
1572
                                                                        <div class="btn-group dropup">
1573
                                                                                <button class="btn btn-circle green-haze btn-sm dropdown-toggle" type="button" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
1574
                                                                                Actions <i class="fa fa-angle-down"></i>
1575
                                                                                </button>
1576
                                                                                <ul class="dropdown-menu pull-right" role="menu">
1577
                                                                                        <li>
1578
                                                                                                <a href="#">Action </a>
1579
                                                                                        </li>
1580
                                                                                        <li>
1581
                                                                                                <a href="#">Another action </a>
1582
                                                                                        </li>
1583
                                                                                        <li>
1584
                                                                                                <a href="#">Something else here </a>
1585
                                                                                        </li>
1586
                                                                                        <li class="divider">
1587
                                                                                        </li>
1588
                                                                                        <li>
1589
                                                                                                <a href="#">Separated link </a>
1590
                                                                                        </li>
1591
                                                                                </ul>
1592
                                                                        </div>
1593
                                                                </div>
1594
                                                        </div>
1595
                                                        <div class="timeline-body-content">
1596
                                                                <span class="font-grey-cascade">
1597
                                                                Lorem ipsum dolore sit amet <a href="#">Ispect</a>
1598
                                                                </span>
1599
                                                        </div>
1600
                                                </div>
1601
                                        </div>
1602
                                        <!-- END TIMELINE ITEM -->
1603
                                </div>
1604
                                <!-- END PAGE CONTENT-->
1605
                        </div>
1606
                </div>
1607
                <!-- END CONTENT -->
1608
                <!-- BEGIN QUICK SIDEBAR -->
1609
                <!--Cooming Soon...-->
1610
                <!-- END QUICK SIDEBAR -->
1611
        </div>
1612
        <!-- END CONTAINER -->
1613
        <!-- BEGIN FOOTER -->
1614
        <div class="page-footer">
1615
                <div class="page-footer-inner">
1616
                         2014 &copy; Metronic by keenthemes.
1617
                </div>
1618
                <div class="scroll-to-top">
1619
                        <i class="icon-arrow-up"></i>
1620
                </div>
1621
        </div>
1622
        <!-- END FOOTER -->
1623
</div>
1624
<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
1625
<!-- BEGIN CORE PLUGINS -->
1626
<!--[if lt IE 9]>
1627
<script src="../../assets/global/plugins/respond.min.js"></script>
1628
<script src="../../assets/global/plugins/excanvas.min.js"></script> 
1629
<![endif]-->
1630
<script src="../../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
1631
<script src="../../assets/global/plugins/jquery-migrate.min.js" type="text/javascript"></script>
1632
<!-- IMPORTANT! Load jquery-ui.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->
1633
<script src="../../assets/global/plugins/jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
1634
<script src="../../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
1635
<script src="../../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
1636
<script src="../../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
1637
<script src="../../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
1638
<script src="../../assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script>
1639
<script src="../../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
1640
<script src="../../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script>
1641
<script src="http://maps.google.com/maps/api/js?sensor=false" type="text/javascript"></script>
1642
<script src="../../assets/global/plugins/gmaps/gmaps.min.js" type="text/javascript"></script>
1643
<!-- END CORE PLUGINS -->
1644
<script src="../../assets/global/scripts/metronic.js" type="text/javascript"></script>
1645
<script src="../../assets/admin/layout2/scripts/layout.js" type="text/javascript"></script>
1646
<script src="../../assets/admin/layout2/scripts/demo.js" type="text/javascript"></script>
1647
<script src="../../assets/admin/pages/scripts/timeline.js" type="text/javascript"></script>
1648
<script>
1649
jQuery(document).ready(function() {      
1650
   // initiate layout and plugins
1651
   Metronic.init(); // init metronic core components
1652
Layout.init(); // init current layout
1653
Demo.init(); // init demo features
1654
Timeline.init(); // init timeline page
1655
});
1656
</script>
1657
<!-- END JAVASCRIPTS -->
1658
</body>
1659
<!-- END BODY -->
1660
</html>