forked from Girchi/girchi-com-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathparty-list.html
304 lines (303 loc) · 14.5 KB
/
party-list.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
/>
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Girchi.com - ჩემი პარტიული სია</title>
</head>
<body>
${require('./partials/header.html')}
<div class="container">
<div class="my-3 my-sm-4">
<div class="row flex-column-reverse flex-lg-row">
<div class="col-md-12 col-lg-3 order-1 order-lg-0">
<!-- Start of card -->
<div class="card bg-dark-white border-bottom rounded-bottom-0">
<div class="card-body text-center">
<div class="rounded-circle overflow-hidden d-inline-block">
<img
width="70"
height="70"
src="./images/i.metreveli.jpg"
alt=""
/>
</div>
<div class="mt-2">
<h6
class="font-size-base text-uppercase line-height-1-3 mb-1"
>
<span class="d-block">ირაკლი</span>
<span class="font-weight-bold">გიორგობიანი</span>
</h6>
<span
class="d-inline-flex align-items-center font-size-4 text-success"
><i class="icon-ged line-height-1-1"></i>
<span class="font-weight-bold line-height-0-7 ml-1"
>3 200</span
></span
>
<hr />
<div class="font-weight-bold">
<span class="text-warning d-block font-size-4">#3392</span>
<span class="font-size-3 ">7981 წევრს შორის</span>
</div>
</div>
</div>
</div>
<!-- Start of card -->
<div
class="card rounded-top-lg-0 mt-3 mt-lg-0 mb-3 mb-lg-0 overflow-hidden"
>
<div class="card-header d-flex d-lg-none px-3 px-xl-4">
<button
class="navbar-toggler d-flex d-lg-none"
type="button"
data-toggle="collapse"
data-target="#categories"
aria-controls="categories"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span
class="font-size-2 text-uppercase font-weight-bold text-grey"
>კატეგორიები</span
>
<i
class="icon-menu-three-horizontal-lines-symbol font-size-4 text-success"
></i>
</button>
</div>
<div class="card-body p-0">
<nav class="navbar navbar-expand-lg p-0 d-block">
<div class="collapse navbar-collapse" id="categories">
<div
class="nav-vertical list-group list-group-flush font-weight-bold w-100"
>
<!-- Start of list group item -->
<a
class="active py-3 px-3 px-md-4 d-block list-group-item list-group-item-action text-uppercase font-size-3"
href="party-list.html"
>
ჩემი პარტიული სია
</a>
<!-- End of list group item -->
<!-- Start of list group item -->
<a
class="py-3 px-3 px-md-4 d-block list-group-item list-group-item-action text-uppercase font-size-3"
href="#nav-item-1"
>
დააფინანსე გირჩი
</a>
<!-- End of list group item -->
<!-- Start of list group item -->
<a
class="py-3 px-3 px-md-4 d-block list-group-item list-group-item-action text-uppercase font-size-3"
href="settings.html"
>
პარამეტრების შეცვლა
</a>
<!-- End of list group item -->
<!-- Start of list group item -->
<a
class="py-3 px-3 px-md-4 d-block list-group-item list-group-item-action text-uppercase font-size-3"
href="#nav-item-1"
>
პაროლის შეცვლა
</a>
<!-- End of list group item -->
<!-- Start of list group item -->
<a
class="py-3 px-3 px-md-4 d-block list-group-item list-group-item-action text-uppercase font-size-3"
href="#nav-item-1"
>
გასვლა
</a>
<!-- End of list group item -->
</div>
</div>
</nav>
</div>
</div>
<!-- End of card -->
</div>
<div class="col-md-12 col-lg-9">
<div class="banner banner-bg-gradient mb-3 mb-md-4 p-3 rounded">
<div
class="m-1 m-xl-3 d-flex flex-column flex-md-row align-items-start align-items-md-center"
>
<img
class="d-none d-md-inline"
src="./images/become-politician.png"
alt=""
/>
<div class="w-100 w-md-40 w-lg-50 mx-0 mx-md-3 mx-xl-4">
<h5
class="text-white text-uppercase font-weight-bold mb-1 line-height-1-0"
>
გახდი პოლიტიკოსი
</h5>
<p class="text-white font-size-3 mb-0">
გახდი პოლიტიკოსი, დააგროვე ხმების საკმარისი რაოდენობა და
მოხვდი პარტიულ სიაში
</p>
</div>
<a
href="register.html"
class="btn btn-warning text-uppercase btn-lg mx-0 mt-3 mt-md-0 ml-md-auto text-nowrap"
>
მინდა პოლიტიკოსობა
</a>
</div>
</div>
<!-- Start of card -->
<div class="card mt-0 mt-md-3 mt-lg-0 mb-2 mb-lg-3">
<div class="card-body p-3 p-md-4">
<div class="d-flex flex-column flex-md-row">
<div>
<h5 class="text-uppercase text-success font-weight-bold">
შეადგინე შენი პარტიული სია
</h5>
<p class="font-size-3 mb-0">
აირჩიეთ პოლიტიკოსი, მიუთითეთ თქვენი წონის რამდენი %-ით
უჭერთ მას მხარს და მიიღე მონაწილეობა პარტიული სიის
ჩამოყალიბებაში.
</p>
</div>
<div
class="border-top border-left-0 border-left-md-1 border-top-md-0 text-center px-0 pr-md-4 pl-md-6 ml-0 ml-md-2 mt-3 mt-md-0 pt-3 pt-md-0"
>
<span
class="text-uppercase text-grey font-size-1"
<span
class="text-uppercase text-grey font-size-1"
>დაგრჩათ</span
>
<span
class="d-block font-size-8 text-nowrap font-weight-bold text-warning line-height-1-0 pl-available-percentage"
>100%</span
>
<span
class="text-uppercase text-grey font-size-1 text-nowrap"
>out of
<span class="text-success font-size-2">100%</span></span
>
</div>
</div>
<hr class="mx-md-n4 mt-3 mt-md-4" />
<form action="">
<ul class="list-group my-3 my-md-4 pl-group">
<li
class="list-group-item last border-dashed bg-dark-white p-2 p-md-3"
>
<div
class="d-flex flex-wrap flex-md-nowrap w-100 align-items-center"
>
<select
id="politician"
class="select w-100 w-md-40 mb-2 mb-md-0"
data-live-search="true"
data-style="btn-white border btn-lg bg-hover-white rounded-oval"
title="აირჩიეთ პოლიტიკოსი"
data-none-results-text="არაფერი მოიძებნა"
>
<option
value="1"
data-content='
<div class="d-flex w-100 align-items-center p-1">
<span
class="rounded-circle overflow-hidden d-inline-block"
>
<img
src="images/i.metreveli.jpg"
width="35"
class="rounded pl-politician-avatar"
alt="..."
/>
</span>
<h6
class="text-uppercase line-height-1-2 font-size-3 font-size-xl-3 mb-0 mx-2"
>
<span
class="text-decoration-none d-inline-block text-hover-success"
>
<span class="pl-politician-first-name">ზურაბ</span>
<span class="font-weight-bold pl-politician-last-name">ჯაფარიძე</span>
</span>
<span class="d-flex font-size-1 text-grey pl-politician-position">
პარტიის დამფუძნებელი
</span>
</h6>
'
></option>
<option
value="2"
data-content='
<div class="d-flex w-100 align-items-center p-1">
<span
class="rounded-circle overflow-hidden d-inline-block"
>
<img
src="images/i.metreveli.jpg"
width="35"
class="rounded pl-politician-avatar"
alt="..."
/>
</span>
<h6
class="text-uppercase line-height-1-2 font-size-3 font-size-xl-3 mb-0 mx-2"
>
<span
class="text-decoration-none d-inline-block text-hover-success"
>
<span class="pl-politician-first-name">ირაკლი</span>
<span class="font-weight-bold pl-politician-last-name">მეტრეველი</span>
</span>
<span class="d-flex font-size-1 text-grey pl-politician-position">
პარტიის დამფუძნებელი
</span>
</h6>
'
></option>
</select>
<span
class="font-size-1 max-w-210 w-50 w-md-30 font-weight-bold text-grey line-height-1-4 ml-0 ml-md-auto"
>
მიუთითეთ თქვენი წონის რამდენი პროცენტით უჭერთ მას
მხარს
</span>
<input
type="number"
id="percent"
class="form-control form-control-spin-none form-control-lg py-3 px-4 ml-auto ml-md-3 mr-0 font-size-4 font-weight-bold text-center max-px-sm-100 max-px-90"
placeholder="0"
data-msg-text="მაქსიმალური მნიშვნელობა {value}%"
/>
<span class="ml-2 mr-0 mr-md-5 font-size-5">
%
</span>
</div>
</li>
</ul>
<div class="text-center">
<button
type="submit"
class="btn btn-lg btn-success text-uppercase min-w-200"
>
შენახვა
</button>
</div>
</form>
</div>
</div>
<!-- End of card -->
</div>
</div>
</div>
</div>
${require('./partials/footer.html')}
</body>
</html>