-
Notifications
You must be signed in to change notification settings - Fork 223
/
property.html
696 lines (677 loc) · 43.1 KB
/
property.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
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
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Srikandi - Responsive Admin Templates</title>
<meta name="description" content="Srikandi Responsive Admin Templates" />
<meta name="keywords" content="resposinve, admin dashboard, admin page, admin template" />
<meta name="author" content="Candra Dwi Waskito" />
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="css/font-awesome.min.css" />
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/bootstrap-reset.css">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- start:wrapper -->
<div id="wrapper">
<div class="header-top">
<!-- start:navbar -->
<nav class="navbar navbar-inverse navbar-static-top" role="navigation" style="margin-bottom: 0">
<div class="container">
<!-- start:navbar-header -->
<div class="navbar-header">
<a class="navbar-brand" href="index.html"><i class="fa fa-cubes"></i> <strong>Srikan</strong>di<strong>.</strong></a>
</div>
<!-- end:navbar-header -->
<ul class="nav navbar-nav navbar-left top-menu">
<!-- start dropdown 1 -->
<li class="dropdown">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<i class="fa fa-tasks"></i>
<span class="badge bg-success">6</span>
</a>
<ul class="dropdown-menu extended tasks-bar">
<div class="notify-arrow notify-arrow-green"></div>
<li>
<p class="green">You have 6 pending tasks</p>
</li>
<li>
<a href="#">
<div class="task-info">
<div class="desc">Dashboard v1.3</div>
<div class="percent">40%</div>
</div>
<div class="progress progress-striped">
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%">
<span class="sr-only">40% Complete (success)</span>
</div>
</div>
</a>
</li>
<li>
<a href="#">
<div class="task-info">
<div class="desc">Database Update</div>
<div class="percent">60%</div>
</div>
<div class="progress progress-striped">
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%">
<span class="sr-only">60% Complete (warning)</span>
</div>
</div>
</a>
</li>
<li>
<a href="#">
<div class="task-info">
<div class="desc">Iphone Development</div>
<div class="percent">87%</div>
</div>
<div class="progress progress-striped">
<div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 87%">
<span class="sr-only">87% Complete</span>
</div>
</div>
</a>
</li>
<li>
<a href="#">
<div class="task-info">
<div class="desc">Mobile App</div>
<div class="percent">33%</div>
</div>
<div class="progress progress-striped">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 33%">
<span class="sr-only">33% Complete (danger)</span>
</div>
</div>
</a>
</li>
<li>
<a href="#">
<div class="task-info">
<div class="desc">Dashboard v1.3</div>
<div class="percent">45%</div>
</div>
<div class="progress progress-striped active">
<div class="progress-bar" role="progressbar" aria-valuenow="45" aria-valuemin="0" aria-valuemax="100" style="width: 45%">
<span class="sr-only">45% Complete</span>
</div>
</div>
</a>
</li>
<li class="external">
<a href="#">See All Tasks</a>
</li>
</ul>
</li>
<!-- end dropdown 1 -->
<!-- start dropdown 2 -->
<li id="header_inbox_bar" class="dropdown">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<i class="fa fa-envelope-o"></i>
<span class="badge bg-important">5</span>
</a>
<ul class="dropdown-menu extended inbox">
<div class="notify-arrow notify-arrow-red"></div>
<li>
<p class="red">You have 5 new messages</p>
</li>
<li>
<a href="#">
<span class="photo"><img alt="avatar" src="./img/avatar-mini.jpg"></span>
<span class="subject">
<span class="from">Jonathan Smith</span>
<span class="time">Just now</span>
</span>
<span class="message">
Hello, this is an example msg.
</span>
</a>
</li>
<li>
<a href="#">
<span class="photo"><img alt="avatar" src="./img/avatar-mini2.jpg"></span>
<span class="subject">
<span class="from">Jhon Doe</span>
<span class="time">10 mins</span>
</span>
<span class="message">
Hi, Jhon Doe Bhai how are you ?
</span>
</a>
</li>
<li>
<a href="#">
<span class="photo"><img alt="avatar" src="./img/avatar-mini3.jpg"></span>
<span class="subject">
<span class="from">Jason Stathum</span>
<span class="time">3 hrs</span>
</span>
<span class="message">
This is awesome dashboard.
</span>
</a>
</li>
<li>
<a href="#">
<span class="photo"><img alt="avatar" src="./img/avatar-mini4.jpg"></span>
<span class="subject">
<span class="from">Jondi Rose</span>
<span class="time">Just now</span>
</span>
<span class="message">
Hello, this is metrolab
</span>
</a>
</li>
<li>
<a href="#">See all messages</a>
</li>
</ul>
</li>
<!-- end dropdown 2 -->
<!-- start dropdown 3 -->
<li id="header_notification_bar" class="dropdown">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<i class="fa fa-bell-o"></i>
<span class="badge bg-warning">7</span>
</a>
<ul class="dropdown-menu extended notification">
<div class="notify-arrow notify-arrow-yellow"></div>
<li>
<p class="yellow">You have 7 new notifications</p>
</li>
<li>
<a href="#">
<span class="label label-danger"><i class="fa fa-bolt"></i></span>
Server #3 overloaded.
<span class="small italic">34 mins</span>
</a>
</li>
<li>
<a href="#">
<span class="label label-warning"><i class="fa fa-bell"></i></span>
Server #10 not respoding.
<span class="small italic">1 Hours</span>
</a>
</li>
<li>
<a href="#">
<span class="label label-danger"><i class="fa fa-bolt"></i></span>
Database overloaded 24%.
<span class="small italic">4 hrs</span>
</a>
</li>
<li>
<a href="#">
<span class="label label-success"><i class="fa fa-plus"></i></span>
New user registered.
<span class="small italic">Just now</span>
</a>
</li>
<li>
<a href="#">
<span class="label label-info"><i class="fa fa-bullhorn"></i></span>
Application error.
<span class="small italic">10 mins</span>
</a>
</li>
<li>
<a href="#">See all notifications</a>
</li>
</ul>
</li>
<!-- end dropdown 3 -->
</ul>
<ul class="nav navbar-nav navbar-right top-menu">
<li>
<input type="text" class="form-control input-sm search" placeholder="Search">
</li>
<!-- user login dropdown start-->
<li class="dropdown">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<img alt="" src="img/avatar1_small.jpg">
<span class="username">Jhon Doe</span>
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<div class="log-arrow-up"></div>
<li><a href="#"><i class=" fa fa-suitcase"></i>Profile</a></li>
<li><a href="#"><i class="fa fa-cog"></i> Settings</a></li>
<li><a href="#"><i class="fa fa-bell-o"></i> Notification</a></li>
<li><a href="login.html"><i class="fa fa-key"></i> Log Out</a></li>
</ul>
</li>
</ul>
</div>
</nav>
<!-- end:navbar -->
</div>
<!-- start:header -->
<div id="header">
<div class="overlay">
<nav class="navbar" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="btn-block btn-drop navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<strong>MENU</strong>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li>
<a href="index.html">
<div class="text-center">
<i class="fa fa-dashboard fa-3x"></i><br>
Dashboard
</div>
</a>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<div class="text-center">
<i class="fa fa-laptop fa-3x"></i><br>
UI Element <span class="caret"></span>
</div>
</a>
<ul class="dropdown-menu" role="menu">
<li><a href="button.html"><i class="fa fa-lemon-o"></i> Button</a></li>
<li><a href="icon.html"><i class="fa fa-puzzle-piece"></i> Icon</a></li>
<li><a href="panel-well.html"><i class="fa fa-file"></i> Panel & Well</a></li>
<li class="divider"></li>
<li><a href="grid.html"><i class="fa fa-th"></i> Grid</a></li>
<li><a href="breadcrumb-pagination.html"><i class="fa fa-send"></i> Breadcrumb & Pagination</a></li>
<li><a href="jumbotron-thumbnail.html"><i class="fa fa-flag"></i> Jumbotron & Thumbnail</a></li>
<li class="divider"></li>
<li><a href="collapse.html"><i class="fa fa-archive"></i> Collapse</a></li>
<li><a href="typography.html"><i class="fa fa-font"></i> Typography</a></li>
<li><a href="alert-progress-bar.html"><i class="fa fa-coffee"></i> Alert & Progress Bar</a></li>
<li class="divider"></li>
<li><a href="list-media.html"><i class="fa fa-paw"></i> List Media</a></li>
<li><a href="slider.html"><i class="fa fa-legal"></i> Slider</a></li>
<li><a href="popup-notip.html"><i class="fa fa-bullhorn"></i>Popup & Notifications</a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<div class="text-center">
<i class="fa fa-list fa-3x"></i><br>
Form Element <span class="caret"></span>
</div>
</a>
<ul class="dropdown-menu" role="menu">
<li><a href="form-component.html"><i class="fa fa-list-alt"></i> Form Component</a></li>
<li><a href="advanced-component.html"><i class="fa fa-list-ul"></i> Advanced Component</a></li>
<li><a href="form-wizard.html"><i class="fa fa-columns"></i> Form Wizard</a></li>
<li class="divider"></li>
<li><a href="form-validation.html"><i class="fa fa-check-square"></i> Form-Validation</a></li>
<li><a href="dropzone-file-upload.html"><i class="fa fa-send"></i> Dropzone File Upload</a></li>
<li><a href="multiple-file-upload.html"><i class="fa fa-file-o"></i> Multiple File Upload</a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<div class="text-center">
<i class="fa fa-folder-open fa-3x"></i><br>
Data Tables <span class="caret"></span>
</div>
</a>
<ul class="dropdown-menu" role="menu">
<li><a href="basic-table.html"><i class="fa fa-table"></i> Basic Table</a></li>
<li><a href="responsive-table.html"><i class="fa fa-table"></i> Responsive Table</a></li>
<li><a href="dynamic-table.html"><i class="fa fa-table"></i> Dynamic Table</a></li>
<li><a href="editable-table.html"><i class="fa fa-table"></i> Editable Table</a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<div class="text-center">
<i class="fa fa-bar-chart-o fa-3x"></i><br>
charts <span class="caret"></span>
</div>
</a>
<ul class="dropdown-menu" role="menu">
<li><a href="moris.html"><i class="fa fa-bar-chart-o"></i> Moris</a></li>
<li><a href="chartjs.html"><i class="fa fa-bar-chart-o"></i> Chartjs</a></li>
<li><a href="xcharts.html"><i class="fa fa-bar-chart-o"></i> xCharts</a></li>
</ul>
</li>
<li>
<a href="google-maps.html">
<div class="text-center">
<i class="fa fa-location-arrow fa-3x"></i><br>
Google Maps
</div>
</a>
</li>
<li class="dropdown active">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<div class="text-center">
<i class="fa fa-home fa-3x"></i><br>
Real Estates <span class="caret"></span>
</div>
</a>
<ul class="dropdown-menu" role="menu">
<li><a href="property.html"><i class="fa fa-institution"></i> Property List</a></li>
<li><a href="property-column.html"><i class="fa fa-th-large"></i> Property Column</a></li>
<li><a href="property-detail.html"><i class="fa fa-th-list"></i> Property Detail</a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<div class="text-center">
<i class="fa fa-shopping-cart fa-3x"></i><br>
Stores <span class="caret"></span>
</div>
</a>
<ul class="dropdown-menu" role="menu">
<li><a href="store.html"><i class="fa fa-gift"></i> Store List</a></li>
<li><a href="store-detail.html"><i class="fa fa-gift"></i> Store Detail</a></li>
<li><a href="shopping-cart.html"><i class="fa fa-gift"></i> Shopping Cart</a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<div class="text-center">
<i class="fa fa-plus-square fa-3x"></i><br>
Extras Pages <span class="caret"></span>
</div>
</a>
<ul class="dropdown-menu" role="menu">
<li><a href="login.html"><i class="fa fa-unlock-alt"></i> Login</a></li>
<li><a href="page-blank.html"><i class="fa fa-square-o"></i> Blank Page</a></li>
<li class="divider"></li>
<li><a href="invoice.html"><i class="fa fa-thumbs-o-up"></i> Invoice</a></li>
<li><a href="princing-table.html"><i class="fa fa-gavel"></i> Princing Table</a></li>
<li><a href="faq.html"><i class="fa fa-sun-o"></i> FAQ</a></li>
<li class="divider"></li>
<li><a href="register.html"><i class="fa fa-plus"></i> Register</a></li>
<li><a href="404.html"><i class="fa fa-warning"></i> 404 Error</a></li>
<li><a href="500.html"><i class="fa fa-warning"></i> 500 Error</a></li>
</ul>
</li>
</ul>
</div><!-- /.navbar-collapse -->
</div>
</nav>
</div>
</div>
<!-- end:header -->
<!-- start:main -->
<div class="container">
<div id="main">
<!-- start:breadcrumb -->
<ol class="breadcrumb">
<li><a href="#">Home</a></li>
<li><a href="#">Dashboard</a></li>
<li><a href="#">Real Estates</a></li>
<li class="active">Property List</li>
</ol>
<!-- end:breadcrumb -->
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">
Real Estates List
</h2>
</div>
</div>
<!-- start:real estates list -->
<div class="row" id="property-list">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="panel">
<div class="panel-body">
<div class="row">
<div class="col-sm-5">
<a href="#"><img src="img/content/thumbnail1.jpg" class="img-responsive"></a>
</div>
<div class="col-sm-7">
<h4 class="title-real-estates">
<strong><a href="#">Omah Lodong</a></strong> <span class="pull-right">$12,990</span>
</h4>
<hr>
<p>Iki kie mung omah lodong dadiine rodo murah tur yo ra awet wong karang mung murah, nek pingin awet yo tuku omah-omahan wae sing ra iso rusak.</p>
<p><span class="label label-danger">1,292 SqFt</span> | <span class="label label-danger">3 Beds</span> | <span class="label label-danger">4 Baths</span></p>
</div>
</div>
</div>
</div>
<div class="panel">
<div class="panel-body">
<div class="row">
<div class="col-sm-5">
<a href="#"><img src="img/content/thumbnail10.jpg" class="img-responsive"></a>
</div>
<div class="col-sm-7">
<h4 class="title-real-estates">
<strong><a href="#">Omah Lodong</a></strong> <span class="pull-right">$12,990</span>
</h4>
<hr>
<p>Iki kie mung omah lodong dadiine rodo murah tur yo ra awet wong karang mung murah, nek pingin awet yo tuku omah-omahan wae sing ra iso rusak.</p>
<p><span class="label label-danger">1,292 SqFt</span> | <span class="label label-danger">3 Beds</span> | <span class="label label-danger">4 Baths</span></p>
</div>
</div>
</div>
</div>
<div class="panel">
<div class="panel-body">
<div class="row">
<div class="col-sm-5">
<a href="#"><img src="img/content/thumbnail2.jpg" class="img-responsive"></a>
</div>
<div class="col-sm-7">
<h4 class="title-real-estates">
<strong><a href="#">Omah Lodong</a></strong> <span class="pull-right">$12,990</span>
</h4>
<hr>
<p>Iki kie mung omah lodong dadiine rodo murah tur yo ra awet wong karang mung murah, nek pingin awet yo tuku omah-omahan wae sing ra iso rusak.</p>
<p><span class="label label-danger">1,292 SqFt</span> | <span class="label label-danger">3 Beds</span> | <span class="label label-danger">4 Baths</span></p>
</div>
</div>
</div>
</div>
<div class="panel">
<div class="panel-body">
<div class="row">
<div class="col-sm-5">
<a href="#"><img src="img/content/thumbnail5.jpg" class="img-responsive"></a>
</div>
<div class="col-sm-7">
<h4 class="title-real-estates">
<strong><a href="#">Omah Lodong</a></strong> <span class="pull-right">$12,990</span>
</h4>
<hr>
<p>Iki kie mung omah lodong dadiine rodo murah tur yo ra awet wong karang mung murah, nek pingin awet yo tuku omah-omahan wae sing ra iso rusak.</p>
<p><span class="label label-danger">1,292 SqFt</span> | <span class="label label-danger">3 Beds</span> | <span class="label label-danger">4 Baths</span></p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="panel">
<div class="panel-body">
<div class="row">
<div class="col-sm-5">
<a href="#"><img src="img/content/thumbnail9.jpg" class="img-responsive"></a>
</div>
<div class="col-sm-7">
<h4 class="title-real-estates">
<strong><a href="#">Omah Lodong</a></strong> <span class="pull-right">$12,990</span>
</h4>
<hr>
<p>Iki kie mung omah lodong dadiine rodo murah tur yo ra awet wong karang mung murah, nek pingin awet yo tuku omah-omahan wae sing ra iso rusak.</p>
<p><span class="label label-danger">1,292 SqFt</span> | <span class="label label-danger">3 Beds</span> | <span class="label label-danger">4 Baths</span></p>
</div>
</div>
</div>
</div>
<div class="panel">
<div class="panel-body">
<div class="row">
<div class="col-sm-5">
<a href="#"><img src="img/content/thumbnail1.jpg" class="img-responsive"></a>
</div>
<div class="col-sm-7">
<h4 class="title-real-estates">
<strong><a href="#">Omah Lodong</a></strong> <span class="pull-right">$12,990</span>
</h4>
<hr>
<p>Iki kie mung omah lodong dadiine rodo murah tur yo ra awet wong karang mung murah, nek pingin awet yo tuku omah-omahan wae sing ra iso rusak.</p>
<p><span class="label label-danger">1,292 SqFt</span> | <span class="label label-danger">3 Beds</span> | <span class="label label-danger">4 Baths</span></p>
</div>
</div>
</div>
</div>
<div class="panel">
<div class="panel-body">
<div class="row">
<div class="col-sm-5">
<a href="#"><img src="img/content/thumbnail10.jpg" class="img-responsive"></a>
</div>
<div class="col-sm-7">
<h4 class="title-real-estates">
<strong><a href="#">Omah Lodong</a></strong> <span class="pull-right">$12,990</span>
</h4>
<hr>
<p>Iki kie mung omah lodong dadiine rodo murah tur yo ra awet wong karang mung murah, nek pingin awet yo tuku omah-omahan wae sing ra iso rusak.</p>
<p><span class="label label-danger">1,292 SqFt</span> | <span class="label label-danger">3 Beds</span> | <span class="label label-danger">4 Baths</span></p>
</div>
</div>
</div>
</div>
<div class="panel">
<div class="panel-body">
<div class="row">
<div class="col-sm-5">
<a href="#"><img src="img/content/thumbnail2.jpg" class="img-responsive"></a>
</div>
<div class="col-sm-7">
<h4 class="title-real-estates">
<strong><a href="#">Omah Lodong</a></strong> <span class="pull-right">$12,990</span>
</h4>
<hr>
<p>Iki kie mung omah lodong dadiine rodo murah tur yo ra awet wong karang mung murah, nek pingin awet yo tuku omah-omahan wae sing ra iso rusak.</p>
<p><span class="label label-danger">1,292 SqFt</span> | <span class="label label-danger">3 Beds</span> | <span class="label label-danger">4 Baths</span></p>
</div>
</div>
</div>
</div>
</div>
<!-- start:pagination -->
<div class="col-lg-12">
<ul class="pagination pagination-warning pagination-separated">
<li><a href="#">«</a></li>
<li><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li class="active"><a href="#">..</a></li>
<li><a href="#">32</a></li>
<li><a href="#">33</a></li>
<li><a href="#">»</a></li>
</ul>
</div>
<!-- end:pagination -->
</div>
<!-- end:real estates list -->
</div>
</div>
<!-- end:main -->
<!-- start:footer -->
<footer>
<div class="container">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<div class="footer-widget">
<h1 class="page-header">Tentang <strong>Srikan</strong>di<strong>.</strong></h1>
<span class="divider-hr"></span>
<div class="row content-widget-footer">
<div class="col-sm-4">
<div class="icon-footer">
<i class="fa fa-cubes fa-4x"></i>
</div>
</div>
<div class="col-sm-8">
<p>Nah dadi ngene ceritane, si <strong>Srikan</strong>di<strong>.</strong> kuwi tokoh pewayangan sing ono nang Jowo. Rupane ayu banget lan sakti mandraguna koyo tokoh pewayangan sing liyane yo podo - podo saktine.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<div class="footer-widget">
<h1 class="page-header">Fiture <strong>Srikan</strong>di<strong>.</strong></h1>
<span class="divider-hr"></span>
<div class="row content-widget-footer">
<div class="col-sm-4">
<div class="icon-footer">
<i class="fa fa-graduation-cap"></i>
</div>
</div>
<div class="col-sm-8">
<p>Nah nek fiture <strong>Srikan</strong>di<strong>.</strong> kie akeh banget njuk yo ra cukup nek dijelaske siji-siji wong kekuatane wae wuakih bingit. Nek ra percoyo jal takono dewe karo <strong>Srikan</strong>di<strong>.</strong> ne. lah yo ra dijawab. Salae di omongi kok angel bingit.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<div class="footer-widget">
<h1 class="page-header">Mbayare <strong>Piro</strong>?</h1>
<span class="divider-hr"></span>
<div class="row content-widget-footer">
<div class="col-sm-4">
<div class="icon-footer">
<i class="fa fa-money"></i>
</div>
</div>
<div class="col-sm-8">
<p>Jan jane nek soal duit kie angel panjalukanne, amergi kui ra ono ketentuane sing mutlak. Namung karang manungso kie yo butuh duit kanggo tuku beras. Yo iki themes dihargai $<strong>18</strong> wae yo aku <strong>#rapopo</strong>.</p>
</div>
</div>
</div>
</div>
</div>
</footer>
<div class="footer-bottom">
<div class="container">
<div class="footer-bottom-widget">
<div class="row">
<div class="col-sm-6">
<p>
<span class="sosmed-footer">
<a href="#"><i class="fa fa-facebook" data-toggle="tooltip" data-placement="top" title="Facebook"></i></a>
<a href="#"><i class="fa fa-twitter" data-toggle="tooltip" data-placement="top" title="Twitter"></i></a>
<a href="#"><i class="fa fa-google-plus" data-toggle="tooltip" data-placement="top" title="Google Plus"></i></a>
<a href="#"><i class="fa fa-youtube" data-toggle="tooltip" data-placement="top" title="Youtube"></i></a>
<a href="#"><i class="fa fa-linkedin" data-toggle="tooltip" data-placement="top" title="Linkedin"></i></a>
<a href="#"><i class="fa fa-instagram" data-toggle="tooltip" data-placement="top" title="Instagram"></i></a>
<a href="#"><i class="fa fa-github" data-toggle="tooltip" data-placement="top" title="Github"></i></a>
</span>
© 2014 <strong>Srikan</strong>di<strong>.</strong></p>
</div>
<div class="col-sm-6">
<p class="footer-bottom-links">
<a href="#">About <strong>Srikan</strong>di<strong>.</strong></a>
<a href="#">Privacy Policy</a>
<a href="#">Terms & Conditions</a>
</p>
</div>
</div>
</div>
</div>
</div>
<!-- end:footer -->
</div>
<!-- end:wrapper -->
<!-- start:javascript -->
<!-- javascript default for all pages-->
<script src="js/jquery-1.11.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- javascript for Srikandi admin -->
<script src="js/themes.js"></script>
<!-- end:javascript -->
</body>
</html>