-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpage.elements.tpl
371 lines (360 loc) · 22 KB
/
page.elements.tpl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
<div class="c-el-head">
<div class="container">
<h1><b>startup</b> template elements</h1>
</div>
</div>
<div class="c-el-sec">
<div class="container">
<div class="c-el-sec__head">Typography</div>
<div class="c-el-sec__content">
<div class="row">
<div class="col-md-6">
<h1>h1. Bootstrap heading <small>Secondary text</small></h1>
<h2>h2. Bootstrap heading <small>Secondary text</small></h2>
<h3>h3. Bootstrap heading <small>Secondary text</small></h3>
<h4>h4. Bootstrap heading <small>Secondary text</small></h4>
<h5>h5. Bootstrap heading <small>Secondary text</small></h5>
<h6>h6. Bootstrap heading <small>Secondary text</small></h6>
</div>
<div class="col-md-6">
<p class="lead">This is a lead text. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusantium veniam, sit commodi et fugiat dolorum rerum quod cumque quae quas blanditiis suscipit, recusandae praesentium. Praesentium quaerat totam atque. Similique, iste!</p>
<p>Rem ab laboriosam aspernatur explicabo soluta <mark>inventore voluptatibus nam rerum</mark> exercitationem, saepe nesciunt, delectus esse dolorum. Similique dolore exercitationem aut perferendis officia tempora, quasi magni mollitia maxime labore! In, possimus.</p>
<p>This is <b>bold</b> and this is <strong>strong</strong>. This is <i>italic</i> and this is <em>emphasized</em>.
This is <sup>superscript</sup> text and this is <sub>subscript</sub> text.
This is <u>underlined</u> and this is code: <code>for (;;) { ... }</code>.<br>Finally, <a href="#">this is a link</a>.</p>
</div>
</div>
<hr>
<blockquote>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
<footer>Someone famous in <cite title="Source Title">Source Title</cite></footer>
</blockquote>
<hr>
<div class="row">
<div class="col-md-3">
<ul> <li>Lorem ipsum dolor sit amet</li> <li>Consectetur adipiscing elit</li> <li>Integer molestie lorem at massa</li> <li>Facilisis in pretium nisl aliquet</li> <li>Nulla volutpat aliquam velit <ul> <li>Phasellus iaculis neque</li> <li>Purus sodales ultricies</li> <li>Vestibulum laoreet porttitor sem</li> <li>Ac tristique libero volutpat at</li> </ul> </li> <li>Faucibus porta lacus fringilla vel</li> <li>Aenean sit amet erat nunc</li> <li>Eget porttitor lorem</li> </ul>
</div>
<div class="col-md-3">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Iure ratione doloremque laboriosam repellendus earum aliquid ab fugit nam, consequatur vel, non consectetur.</p>
<ol> <li>Lorem ipsum dolor sit amet</li> <li>Consectetur adipiscing elit</li> <li>Integer molestie lorem at massa</li> <li>Facilisis in pretium nisl aliquet</li> <li>Nulla volutpat aliquam velit</li> <li>Faucibus porta lacus fringilla vel</li> <li>Aenean sit amet erat nunc</li> <li>Eget porttitor lorem</li> </ol>
</div>
<div class="col-md-6">
<dl> <dt>Description lists</dt> <dd>A description list is perfect for defining terms.</dd> <dt>Euismod</dt> <dd>Vestibulum id ligula porta felis euismod semper eget lacinia odio sem nec elit.</dd> <dd>Donec id elit non mi porta gravida at eget metus.</dd> <dt>Malesuada porta</dt> <dd>Etiam porta sem malesuada magna mollis euismod.</dd> </dl>
<dl class="dl-horizontal"> <dt>Description lists</dt> <dd>A description list is perfect for defining terms.</dd> <dt>Euismod</dt> <dd>Vestibulum id ligula porta felis euismod semper eget lacinia odio sem nec elit.</dd> <dd>Donec id elit non mi porta gravida at eget metus.</dd> <dt>Malesuada porta</dt> <dd>Etiam porta sem malesuada magna mollis euismod.</dd> <dt>Felis euismod semper eget lacinia</dt> <dd>Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</dd> </dl>
</div>
</div>
<p><b>Inline list:</b></p>
<ul class="list-inline"> <li>Phasellus iaculis neque</li> <li>Purus sodales ultricies</li> <li>Vestibulum laoreet porttitor sem</li> <li>Ac tristique libero volutpat at</li> </ul>
</div>
</div>
</div>
<div class="c-el-sec">
<div class="container">
<div class="c-el-sec__head">Buttons</div>
<div class="c-el-sec__content">
<h4>Default</h4>
<p>
<a style="margin-bottom: 5px;" href="#" class="btn btn-lg btn-default">This is lg button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-lg btn-primary">This is lg button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-lg btn-success">This is lg button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-lg btn-warning">This is lg button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-lg btn-danger">This is lg button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-lg btn-info">This is lg button</a>
</p>
<p>
<a style="margin-bottom: 5px;" href="#" class="btn btn-default">This is button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-primary">This is button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-success">This is button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-warning">This is button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-danger">This is button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-info">This is button</a>
</p>
<p>
<a style="margin-bottom: 5px;" href="#" class="btn btn-sm btn-default">This is sm button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-sm btn-primary">This is sm button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-sm btn-success">This is sm button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-sm btn-warning">This is sm button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-sm btn-danger">This is sm button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-sm btn-info">This is sm button</a>
</p>
<hr>
<h4>Outligned</h4>
<p>
<a style="margin-bottom: 5px;" href="#" class="btn btn-lg btn-primary-outline">This is lg button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-lg btn-success-outline">This is lg button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-lg btn-warning-outline">This is lg button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-lg btn-danger-outline">This is lg button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-lg btn-info-outline">This is lg button</a>
</p>
<p>
<a style="margin-bottom: 5px;" href="#" class="btn btn-primary-outline">This is button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-success-outline">This is button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-warning-outline">This is button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-danger-outline">This is button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-info-outline">This is button</a>
</p>
<p>
<a style="margin-bottom: 5px;" href="#" class="btn btn-sm btn-primary-outline">This is sm button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-sm btn-success-outline">This is sm button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-sm btn-warning-outline">This is sm button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-sm btn-danger-outline">This is sm button</a>
<a style="margin-bottom: 5px;" href="#" class="btn btn-sm btn-info-outline">This is sm button</a>
</p>
</div>
</div>
</div>
<div class="c-el-sec">
<div class="container">
<div class="c-el-sec__head">Forms, inputs and etc.</div>
<div class="c-el-sec__content">
<div class="row">
<div class="col-md-6">
<h4>Default form</h4>
<form class="well">
<div class="form-group">
<label for="exampleInputEmail1">Email address</label>
<input type="email" class="form-control" id="exampleInputEmail1" placeholder="Email">
</div>
<div class="form-group">
<label for="exampleInputPassword1">Password</label>
<input type="password" class="form-control" id="exampleInputPassword1" placeholder="Password">
</div>
<div class="form-group">
<label for="exampleInputFile">File input</label>
<input type="file" id="exampleInputFile">
<p class="help-block">Example block-level help text here.</p>
</div>
<div class="checkbox">
<label>
<input type="checkbox"> Check me out
</label>
</div>
<button type="submit" class="btn btn-default">Submit</button>
</form>
</div>
<div class="col-md-6">
<h4>Horizontal form</h4>
<form class="form-horizontal">
<div class="form-group">
<label for="inputEmail3" class="col-sm-2 control-label">Email</label>
<div class="col-sm-10">
<input type="email" class="form-control" id="inputEmail3" placeholder="Email">
</div>
</div>
<div class="form-group">
<label for="inputPassword3" class="col-sm-2 control-label">Password</label>
<div class="col-sm-10">
<input type="password" class="form-control" id="inputPassword3" placeholder="Password">
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<div class="checkbox">
<label>
<input type="checkbox"> Remember me
</label>
</div>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<button type="submit" class="btn btn-default">Sign in</button>
</div>
</div>
</form>
</div>
</div>
<hr>
<div class="row">
<div class="col-md-7">
<h4>Inline form</h4>
<form class="form-inline">
<div class="form-group">
<label class="sr-only" for="exampleInputEmail3">Email address</label>
<input type="email" class="form-control" id="exampleInputEmail3" placeholder="Email">
</div>
<div class="form-group">
<label class="sr-only" for="exampleInputPassword3">Password</label>
<input type="password" class="form-control" id="exampleInputPassword3" placeholder="Password">
</div>
<div class="checkbox">
<label>
<input type="checkbox"> Remember me
</label>
</div>
<button type="submit" class="btn btn-default">Sign in</button>
</form>
</div>
<div class="col-md-5">
<h4>Another inline form</h4>
<form class="form-inline">
<div class="form-group">
<label class="sr-only" for="exampleInputAmount">Amount (in dollars)</label>
<div class="input-group">
<div class="input-group-addon">$</div>
<input type="text" class="form-control" id="exampleInputAmount" placeholder="Amount">
<div class="input-group-addon">.00</div>
</div>
</div>
<button type="submit" class="btn btn-primary">Transfer cash</button>
</form>
</div>
</div>
<hr>
<h4>Controls</h4>
<div class="row">
<div class="col-md-3">
<input type="text" class="form-control m-b" placeholder="Text input">
<input type="text" class="form-control m-b" placeholder="Text input disabled" disabled>
<div class="form-group has-success has-feedback">
<label class="control-label" for="inputSuccess2">Input with success</label>
<input type="text" class="form-control" id="inputSuccess2" aria-describedby="inputSuccess2Status">
<span class="fa fa-check form-control-feedback" aria-hidden="true"></span>
<span id="inputSuccess2Status" class="sr-only">(success)</span>
</div>
<div class="form-group has-warning has-feedback">
<label class="control-label" for="inputWarning2">Input with warning</label>
<input type="text" class="form-control" id="inputWarning2" aria-describedby="inputWarning2Status">
<span class="fa fa-warning form-control-feedback" aria-hidden="true"></span>
<span id="inputWarning2Status" class="sr-only">(warning)</span>
</div>
<div class="form-group has-error has-feedback">
<label class="control-label" for="inputError2">Input with error</label>
<input type="text" class="form-control" id="inputError2" aria-describedby="inputError2Status">
<span class="fa fa-times form-control-feedback" aria-hidden="true"></span>
<span id="inputError2Status" class="sr-only">(error)</span>
</div>
<div class="form-group has-success has-feedback">
<label class="control-label" for="inputGroupSuccess1">Input group with success</label>
<div class="input-group">
<span class="input-group-addon">@</span>
<input type="text" class="form-control" id="inputGroupSuccess1" aria-describedby="inputGroupSuccess1Status">
</div>
<span class="fa fa-check form-control-feedback" aria-hidden="true"></span>
<span id="inputGroupSuccess1Status" class="sr-only">(success)</span>
</div>
</div>
<div class="col-md-3">
<textarea class="form-control m-b" rows="4" placeholder="Textarea"></textarea>
<select class="form-control m-b">
<option>Select something</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
</select>
<select multiple class="form-control">
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
</select>
</div>
<div class="col-md-3">
<div class="checkbox">
<label>
<input type="checkbox" value="">
Option one is this and that—be sure to include why it's great
</label>
</div>
<div class="checkbox disabled">
<label>
<input type="checkbox" value="" disabled>
Option two is disabled
</label>
</div>
<div class="radio">
<label>
<input type="radio" name="optionsRadios" id="optionsRadios1" value="option1" checked>
Option one is this and that—be sure to include why it's great
</label>
</div>
<div class="radio">
<label>
<input type="radio" name="optionsRadios" id="optionsRadios2" value="option2">
Option two can be something else and selecting it will deselect option one
</label>
</div>
<div class="radio disabled">
<label>
<input type="radio" name="optionsRadios" id="optionsRadios3" value="option3" disabled>
Option three is disabled
</label>
</div>
</div>
<div class="col-md-3">
</div>
</div>
</div>
</div>
</div>
<div class="c-el-sec">
<div class="container">
<div class="c-el-sec__head">Pricing tables</div>
<div class="c-el-sec__content">
<p>Here is an example of pricing tables. This layout can be integrated into plans page.</p>
<div class="pricing-table">
<div class="row">
<div class="col-md-4">
<div class="pricing-table__item">
<div class="pricing-table__item__title">Starter</div>
<div class="pricing-table__item__subtitle">for individuals</div>
<div class="pricing-table__item__price">13.99<sup>USD</sup></div>
<div class="pricing-table__item__features">
<ul>
<li>Feature description in one line</li>
<li>Feature description in one line</li>
<li>Feature description in one line</li>
<li>Feature description in one line</li>
<li>Feature description in one line</li>
</ul>
</div>
<div class="pricing-table__item__action">
<a href="#" class="btn btn-default">Buy this plan</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="pricing-table__item pricing-table__item--featured">
<div class="pricing-table__item__title">Business</div>
<div class="pricing-table__item__subtitle">for small teams</div>
<div class="pricing-table__item__price">23.99<sup>USD</sup></div>
<div class="pricing-table__item__features">
<ul>
<li>Feature description in one line</li>
<li>Feature description in one line</li>
<li>Feature description in one line</li>
<li>Feature description in one line</li>
<li>Feature description in one line</li>
</ul>
</div>
<div class="pricing-table__item__action">
<a href="#" class="btn btn-warning">Buy this plan</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="pricing-table__item">
<div class="pricing-table__item__title">Enterprise</div>
<div class="pricing-table__item__subtitle">for individuals</div>
<div class="pricing-table__item__price">33.99<sup>USD</sup></div>
<div class="pricing-table__item__features">
<ul>
<li>Feature description in one line</li>
<li>Feature description in one line</li>
<li>Feature description in one line</li>
<li>Feature description in one line</li>
<li>Feature description in one line</li>
</ul>
</div>
<div class="pricing-table__item__action">
<a href="#" class="btn btn-default">Buy this plan</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>