This repository was archived by the owner on May 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtemplate.html
265 lines (251 loc) · 11.7 KB
/
template.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="Панель управления">
<meta name="keywords" content="ЗАПОЛНИТЬ!">
<title>Панель управления - ProNWE.ru</title>
<!-- =============== VENDOR STYLES ===============-->
<!-- FONT AWESOME-->
<link rel="stylesheet" href="vendor/fontawesome/css/font-awesome.min.css">
<!-- SIMPLE LINE ICONS-->
<link rel="stylesheet" href="vendor/simple-line-icons/css/simple-line-icons.css">
<!-- WHIRL (spinners)-->
<link rel="stylesheet" href="vendor/whirl/dist/whirl.css">
<!-- ANIMATE-->
<link rel="stylesheet" href="vendor/animate.css/animate.min.css">
<!-- =============== BOOTSTRAP STYLES ===============-->
<link rel="stylesheet" href="css/bootstrap.css" id="bscss">
<!-- =============== APP STYLES ===============-->
<link rel="stylesheet" href="css/app.css" id="maincss">
<!-- =============== PRONWE STYLES ===============-->
<link rel="stylesheet" href="css/pronwe.css" id="nwe">
</head>
<body>
<div class="wrapper">
<header class="topnavbar-wrapper">
<nav role="navigation" class="navbar topnavbar">
<div class="navbar-header">
<a href="#/" class="navbar-brand">
<div class="brand-logo">
<img src="img/ProNWE_logo.svg" alt="App Logo" class="img-responsive">
</div>
<div class="brand-logo-collapsed">
<img src="img/ProNWE_logo_small.svg" alt="Logo" class="img-responsive">
</div>
</a>
</div>
<div class="nav-wrapper">
<!-- LEFT NAVBAR -->
<ul class="nav navbar-nav">
<!-- SHOW/HIDDEN ASIDE -->
<li>
<!-- Button used to collapse the left sidebar. Only visible on tablet and desktops-->
<a href="#" data-toggle-state="aside-collapsed" class="hidden-xs">
<em class="fa fa-navicon"></em>
</a>
<!-- Button to show/hide the sidebar on mobile. Visible on mobile only.-->
<a href="#" data-toggle-state="aside-toggled" data-no-persist="true" class="visible-xs sidebar-toggle">
<em class="fa fa-navicon"></em>
</a>
</li>
<!-- USER PROFILE -->
<li>
<a href="#" title="Профиль">
<em class="icon-user"></em>
</a>
</li>
<!-- FAQ -->
<li>
<a href="#" title="FAQ">
<em class="icon-info"></em>
</a>
</li>
</ul>
<!-- RIGHT NAVBAR -->
<ul class="nav navbar-nav navbar-right" style="margin-right:0px;">
<!-- SEARCH ICON -->
<li>
<a href="#" data-search-open="" title="Поиск">
<em class="icon-magnifier"></em>
</a>
</li>
<!-- NOTIFICATION -->
<li class="dropdown dropdown-list">
<a href="#" data-toggle="dropdown" aria-expanded="true" title="Уведомления">
<em class="icon-bell"></em>
<div class="label label-danger">35</div>
</a>
<ul class="dropdown-menu animated flipInX">
<li>
<div class="list-group">
<a href="#" class="list-group-item">
<div class="media-box">
<div class="pull-left">
<em class="fa fa-thumbs-o-up fa-2x text-danger"></em>
</div>
<div class="media-box-body clearfix">
<p class="m0">Лайки</p>
<p class="m0 text-muted">
<small>20 новых лайков</small>
</p>
</div>
</div>
</a>
<a href="#" class="list-group-item">
<div class="media-box">
<div class="pull-left">
<em class="fa fa-comments-o fa-2x text-warning"></em>
</div>
<div class="media-box-body clearfix">
<p class="m0">Отзывы</p>
<p class="m0 text-muted">
<small>У Вам 10 непрочитанных отзывов</small>
</p>
</div>
</div>
</a>
<a href="#" class="list-group-item">
<div class="media-box">
<div class="pull-left">
<em class="fa fa-user-plus fa-2x text-info"></em>
</div>
<div class="media-box-body clearfix">
<p class="m0">Подписчики</p>
<p class="m0 text-muted">
<small>5 новых подписчиков</small>
</p>
</div>
</div>
</a>
</div>
</li>
</ul>
</li>
<!-- TWITTER -->
<li class="dropdown dropdown-list">
<a href="#" data-toggle="dropdown" title="Твиттер">
<em class="icon-social-twitter"></em>
</a>
<div class="dropdown-menu twitter animated bounceInDown">
<a class="twitter-timeline list-group-item" height="300" data-dnt="true" href="https://twitter.com/ProNWERU" data-widget-id="700100240783896577">Твиты от @ProNWERU</a>
</div>
</li>
<!-- LOGOUT -->
<li>
<a href="#" title="Выход">
<em class="icon-logout"></em>
</a>
</li>
</ul>
</div>
<!-- SEARCH FORM -->
<form role="search" action="search.html" class="navbar-form">
<div class="form-group has-feedback">
<input type="text" placeholder="Введите и нажмите Enter" class="form-control">
<div data-search-dismiss="" class="fa fa-times form-control-feedback"></div>
</div>
<button type="submit" class="hidden btn btn-default">Поиск</button>
</form>
</nav>
</header>
<aside class="aside">
<div class="aside-inner">
<nav data-sidebar-anyclick-close="" class="sidebar">
<ul class="nav">
<!-- USER INFO-->
<li class="user-block">
<div class="user-block-picture">
<img src="img/user/02.jpg" alt="Avatar" width="150" height="150" class="img-thumbnail img-circle">
</div>
<div class="user-block-info">
<span class="user-block-name">Welcome, name</span>
</div>
</li>
<!-- LEFT NAVIGATION -->
<li class="nav-heading">
<span>Навигация</span>
</li>
<li class=" ">
<a href="#organisationLink" title="Организации" data-toggle="collapse">
<em class="icon-briefcase"></em>
<span>Организации</span>
</a>
<ul id="organisationLink" class="nav sidebar-subnav collapse">
<li class="sidebar-subnav-header">Организации</li>
<li class=" ">
<a href="" title="Мои организации">
<span>Мои организации</span>
</a>
</li>
<li class=" ">
<a href="" title="Список организаций">
<span>Список организаций</span>
</a>
</li>
</ul>
</li>
<li class=" ">
<a href="#eventLink" title="Мероприятия" data-toggle="collapse">
<em class="icon-notebook"></em>
<span>Мероприятия</span>
</a>
<ul id="eventLink" class="nav sidebar-subnav collapse">
<li class="sidebar-subnav-header">Мероприятия</li>
<li class=" ">
<a href="" title="Ближайшие мероприятия">
<span>Ближайшие</span>
</a>
</li>
<li class=" ">
<a href="" title="Прошедшие мероприятия">
<span>Прошедшие</span>
</a>
</li>
</ul>
</li>
<li class=" ">
<a href="" title="Создать организацию" data-toggle="collapse">
<em class="icon-plus"></em>
<span>Создать организацию</span>
</a>
</li>
</ul>
</nav>
</div>
<!-- END Sidebar (left)-->
</aside>
<!-- MAIN SECTION -->
<section>
<div class="content-wrapper">
<h3>Page title
<small>Subtitle</small>
</h3>
<div class="row">
<div class="col-lg-12">
<p>A row with content</p>
</div>
</div>
</div>
</section>
<!-- FOOTER -->
<footer>
<span>© 2016 - ProNWE</span>
</footer>
</div>
<!-- =============== VENDOR SCRIPTS ===============-->
<!-- JQUERY-->
<script src="vendor/jquery/dist/jquery.js"></script>
<!-- BOOTSTRAP-->
<script src="vendor/bootstrap/dist/js/bootstrap.js"></script>
<!-- STORAGE API-->
<script src="vendor/jQuery-Storage-API/jquery.storageapi.js"></script>
<!-- LOCALIZE-->
<script src="vendor/jquery-localize-i18n/dist/jquery.localize.js"></script>
<!-- =============== APP SCRIPTS ===============-->
<script src="js/app.js"></script>
<!-- =============== TWITTER SCRIPTS ===============-->
<script src="js/twitter.js"></script>
</body>
</html>