-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
867 lines (644 loc) · 29.3 KB
/
index.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
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="google-site-verification" content="MDxbaHU6xfUAkhfptePhm-rFfhfDlxVSv2RcAF9RYaw" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="Public Ledger, Blockchain, lightning fast, Bitcoin, BitShares, Smart contracts, Corporate Multisignature Accounts, Exchange, Trustless, CCEDK">
<meta name="description" content="The OpenLedger offers the users a wallet of their own located directly on the BitShares blockchain, with multi-signature accounts, referral system, a financial platform for crypto currencies with a fiat gateway and access to easy cash with a crypto currency debit card called NanoCard.">
<meta name="author" content="CCEDK Aps">
<meta name="publisher" content="CCEDK Aps">
<meta name="copyright" content="Openledger">
<meta name="company" content="CCEDK Aps">
<meta name="reply-to" content="support@openledger.info">
<meta name="content-language" content="en">
<meta name="page-topic" content="Trading, Blockchain">
<meta name="revisit-after" content="14 days">
<meta name="robots" content="index, follow">
<title>OpenLedger - Welcome</title>
<!-- Favicons -->
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="/assets/images/fav/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/assets/images/fav/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/assets/images/fav/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/assets/images/fav/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="/assets/images/fav/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/assets/images/fav/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="/assets/images/fav/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/assets/images/fav/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="/assets/images/fav/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="/assets/images/fav/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="/assets/images/fav/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="/assets/images/fav/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="/assets/images/fav/favicon-128.png" sizes="128x128" />
<meta name="application-name" content="OpenLedger"/>
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="/assets/images/fav/mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="/assets/images/fav/mstile-70x70.png" />
<meta name="msapplication-square150x150logo" content="/assets/images/fav/mstile-150x150.png" />
<meta name="msapplication-wide310x150logo" content="/assets/images/fav/mstile-310x150.png" />
<meta name="msapplication-square310x310logo" content="/assets/images/fav/mstile-310x310.png" />
<!-- CSS -->
<link href="assets/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/simpletextrotator.css" rel="stylesheet">
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/css/et-line-font.css" rel="stylesheet">
<link href="assets/css/magnific-popup.css" rel="stylesheet">
<link href="assets/css/flexslider.css" rel="stylesheet">
<link href="assets/css/owl.carousel.css" rel="stylesheet">
<link href="assets/css/animate.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<link href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" rel="stylesheet">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-67661146-1', 'auto');
ga('send', 'pageview');
</script>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var $_Tawk_API={},$_Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/56086136e5438017364b9933/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<!--Start of transifex Script-->
<script type="text/javascript">window.liveSettings={api_key:"e90cbefb929948d4a4166e706cbb0041"};</script>
<script type="text/javascript" src="//cdn.transifex.com/live.js"></script>
<!--End of transifex Script-->
</head>
<body>
<!-- Preloader -->
<div class="page-loader">
<div class="loader">Loading...</div>
</div>
<!-- Navigation start -->
<nav class="navbar navbar-custom navbar-transparent navbar-fixed-top one-page" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#custom-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html"><img class="logo-w-home" src="assets/images/ol-logo-white.svg" width="36" /></a>
</div>
<div class="collapse navbar-collapse" id="custom-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="https://bitshares.openledger.info" target="_blank">[ Exchange ]</a> </li>
<li><a href="#about" class="section-scroll">About</a></li>
<li><a href="#features" class="section-scroll">Features</a></li>
<li><a href="#obits" class="section-scroll">What is Obits?</a></li>
<li><a target="_blank" href="http://blog.openledger.info" class="">Blog</a></li>
<li><a href="#contact" class="section-scroll">Contact</a></li>
<li><a style="margin:0" href="/user-stories/" > User Stories </a><li>
</ul>
</div>
</div>
</nav>
<!-- Navigation end -->
<!-- Home start -->
<section id="home" class="home-section home-parallax home-fade home-full-height bg-dark-60" data-background="assets/images/section-1a.jpg">
<div class="hs-caption">
<div class="caption-content">
<div class="hs-title-size-1 font-alt mb-30">
Transparent Decentralized Exchange
</div>
<div class="hs-title-size-4 font-alt mb-40">
We are OpenLedger
</div>
<a href="https://bitshares.openledger.info" target="_blank" class="section-scroll btn btn-border-w btn-round">Enter Exchange</a>
</div>
</div>
</section >
<!-- Home end -->
<!-- Wrapper start -->
<div class="main">
<!-- About start -->
<section id="about" class="module">
<div class="container">
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<h2 class="module-title font-alt">Welcome to OpenLedger <br><small style="font-size:13px;">a product of <a target="_blank" href="https://ccedk.com">CCEDK</a></small></h2>
<div class="module-subtitle font-serif large-text">
The most powerful decentralized financial crypto-platform in the entire world.
</div>
<center>
<br>Provided by <a target="_blank" href="https://bitshares.org">BitShares</a> <br> Powered by <a target="_blank" href="https://github.com/cryptonomex">Graphene</a>
</center>
</div>
</div><!-- .row -->
<div class="row">
<div class="col-sm-2 col-sm-offset-5">
<div class="large-text align-center">
<a href="#features" class="section-scroll"><i class="fa fa-angle-down"></i></a>
</div>
</div>
</div>
</div><!-- .container -->
</section>
<!-- About end -->
<!-- Divider -->
<hr class="divider-w">
<!-- Divider -->
<!-- Features start -->
<section id="features" class="module">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<h2 class="module-title font-alt">Features</h2>
<div class="module-subtitle font-serif">
OpenLedger allows you to convert bitcoin to fiat-pegged SmartCoins instantly or by limit order.
SmartCoins can be withdrawn directly to cash via NanoCard, PayPal, Ripple gateway or money transfer. </div>
</div>
</div><!-- .row -->
<div class="row multi-columns-row">
<!-- Features start -->
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="features-item">
<div class="features-icon">
<span class="icon-speedometer"></span>
</div>
<h3 class="features-title font-alt">Speed</h3>
Wiring money in the legacy banking system takes days. We let you send it anywhere in the world within seconds.
</div>
</div>
<!-- Features end -->
<!-- Features start -->
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="features-item">
<div class="features-icon">
<span class="icon-shield"></span>
</div>
<h3 class="features-title font-alt">Security</h3>
No one can freeze, seize, hack or attack your wealth. You are always in control and your identity can never be stolen.
</div>
</div>
<!-- Features end -->
<!-- Features start -->
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="features-item">
<div class="features-icon">
<span class="icon-basket"></span>
</div>
<h3 class="features-title font-alt">Acceptance</h3>
You can spend your money instantly, anywhere major debit cards are accepted. We handle the conversions for you.
</div>
</div>
<!-- Features end -->
<!-- Features start -->
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="features-item">
<div class="features-icon">
<span class="icon-lock"></span>
</div>
<h3 class="features-title font-alt">Trust</h3>
Your money goes directly from you to its destination, no middlemen ever get control of your money. That includes us..
</div>
</div>
<!-- Features end -->
<!-- Features start -->
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="features-item">
<div class="features-icon">
<span class="icon-happy"></span>
</div>
<h3 class="features-title font-alt">Privacy</h3>
Only those you authorize can see your accounts. We make <strong>our</strong> ledgers public for transparency, but you can keep <strong>yours</strong> private.
</div>
</div>
<!-- Features end -->
<!-- Features start -->
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="features-item">
<div class="features-icon">
<span class="icon-layers"></span>
</div>
<h3 class="features-title font-alt">Multi-Signature Accounts</h3>
Share control of accounts with friends, family, and business associates with complete accountability and flexibility never before available in legacy banking.
</div>
</div>
<!-- Features end -->
</div><!-- .row -->
</div><!-- .container -->
</section>
<!-- Features end -->
<!-- Video start -->
<section id="obits" class="module bg-dark" data-background="assets/images/section-7a.jpg">
<div class="container">
<div class="row">
<div class="col-sm-10 col-sm-offset-1">
<div class="video-box">
<div class="video-box-icon">
<a href="javascript:void(0)" class="video-pop-up1"></a>
</div>
<div class="video-title font-alt">
What is OBITS ?
</div>
<div class="video-subtitle font-alt">
Investing in OpenLedger directly
</div> <br>
<a target="_blank" href="http://www.obits.io" /><img src="media/banner/obits-blue.gif" /></a>
<br> <br>
<div class="col-sm-6" style="text-align:justify;">
<p>
OBITS gives ordinary retail consumers the chance to profit from the wild swings in price characteristic of the digital currency markets without requiring a deep understanding of the markets. OBITS is therefore a way of empowering the average user to profit from the markets without a comprehensive background either in trading strategies or blockchain technology. </p>
<p>OBITS tokens are hosted on OpenLedger, one of the world’s first truly Decentralized Autonomous Exchanges. This means the holdings of the exchange are always auditable, cannot be manipulated, and users’ balances are always available in full, since unlike ordinary banks it does not depend on fractional reserves. The business is based on blockchain technology offered by Bitshares and its code is fully open source for anyone who wants to look further. </p>
</div>
<div class="col-sm-6" style="text-align:justify;">
<p>Holding OBITS entitles you to be a part owner of the bright future that lies ahead of OpenLedger, giving holders access to a share in the profits issued by the organization. Just like a real life business, you will also be entitled to cast votes on key decisions made by the issuer. Buying OBITS is the equivalent of buying an early stake in a ground-breaking technology company. </p>
<p>Unlike bitcoin, OBITS is not subject to market manipulation, extremely volatility or the vagaries of the market. This empowers the founding team to keep your vested money safe and protected from unexpected declines in value. Given the fact that the product is just starting to penetrate new markets, there’s only one way the price can head – upwards. </p>
</p></div>
</div>
</div>
<div class="col-sm-10 col-sm-offset-1">
<center>
<a href="http://obits.io" class="section-scroll btn btn-border-w btn-round" target="_blank">Explore Obits</a>
</center>
</div>
</div><!-- .row -->
</div>
</section>
<!-- Video end -->
<!-- Alt features start -->
<section id="alt-features" class="module">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<h2 class="module-title font-alt">More features</h2>
<div class="module-subtitle font-serif">
OpenLedger offers users easy and instant access to the most powerful financial crypto-platform in the world.
</div>
</div>
</div><!-- .row -->
<div class="row">
<div class="col-sm-6 col-md-3 col-lg-3">
<!-- Alt features item start -->
<div class="alt-features-item">
<div class="alt-features-icon">
<span class="icon-lock"></span>
</div>
<h3 class="alt-features-title font-alt">Trust</h3>
Your money goes directly from you to its destination. Middlemen never have control or access to your money.
</div>
<!-- Alt features item end -->
<!-- Alt features item start -->
<div class="alt-features-item">
<div class="alt-features-icon">
<span class="icon-target"></span>
</div>
<h3 class="alt-features-title font-alt">Flexibility</h3>
You can store your money in any mix of the top national currencies and digital assets. And you can change that mix in one second, as often as you like.
</div>
<!-- Alt features item end -->
</div><!-- .col -->
<!-- Alt features image start -->
<div class="col-md-6 col-lg-6 hidden-xs hidden-sm">
<div class="alt-services-image align-center">
<img style="width: 70%; margin: 120px auto; opacity: 0.75" src="assets/images/promo.svg" alt="">
</div>
</div>
<!-- Alt features image end -->
<div class="col-sm-6 col-md-3 col-lg-3">
<!-- Alt features item start -->
<div class="alt-features-item">
<div class="alt-features-icon">
<span class="icon-linegraph"></span>
</div>
<h3 class="alt-features-title font-alt">Stability</h3>
We offer stabilized second-generation digital assets via SmartCoins.
SmartCoins provide much lower volatility than first-generation assets like Bitcoin.</div>
<!-- Alt features item end -->
<!-- Alt features item start -->
<div class="alt-features-item">
<div class="alt-features-icon">
<span class="icon-genius"></span>
</div>
<h3 class="alt-features-title font-alt">Smart Contracts</h3>
You can program financial transactions to happen automatically when agreed upon conditions are met. No need to trust anyone, because our system enforces the agreement for both sides.
</div>
<!-- Alt features item end -->
</div><!-- .col -->
</div><!-- .row -->
</div>
</section>
<!-- Alt features end -->
<!-- Divider -->
<hr class="divider-w">
<!-- Divider -->
<!-- Testimonials start -->
<section class="module bg-dark pt-0 pb-0" data-background="assets/images/section-cite.jpg">
<div class="testimonials-slider pt-40 pb-140">
<ul class="slides">
<!-- Slide 1 start -->
<li>
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="module-icon">
<span class="icon-quote"></span>
</div>
</div>
</div><!-- .row -->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<blockquote class="testimonial-text font-alt">OpenLedger is a trustless decentralized exchange with a wealth of delightful surprises. When you consider the offers available it seems no need to do your trading and exploration of cryptocurrency anywhere else as it is all there on OpenLedger.</blockquote>
</div>
</div><!-- .row -->
<div class="row">
<div class="col-sm-4 col-sm-offset-4">
<div class="testimonial-author">
<div class="testimonial-caption font-alt">
<div class="testimonial-title">Ronny Boesing</div>
<div class="testimonial-descr">CCEDK, CEO</div>
</div>
</div>
</div>
</div><!-- .row -->
</div><!-- .container -->
</li>
<!-- Slide 1 end -->
<!-- Slide 2 start -->
<li>
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="module-icon">
<span class="icon-quote"></span>
</div>
</div>
</div><!-- .row -->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<blockquote class="testimonial-text font-alt">Having added a gateway to multi-currencies of fiat and with the jurisdiction placed in crypto friendly Denmark part of EU, OpenLedger is a unique platform open for mainstream acceptance as well, it is in fact a Ledger Open to the world and to be explored over and over again!</blockquote>
</div>
</div><!-- .row -->
<div class="row">
<div class="col-sm-4 col-sm-offset-4">
<div class="testimonial-author">
<div class="testimonial-caption font-alt">
<div class="testimonial-title">Daniel Larimer</div>
<div class="testimonial-descr">Cryptonomex, CEO</div>
</div>
</div>
</div>
</div><!-- .row -->
</div><!-- .container -->
</li>
<!-- Slide 2 end -->
<!-- Slide 3 start -->
<li>
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="module-icon">
<span class="icon-quote"></span>
</div>
</div>
</div><!-- .row -->
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<blockquote class="testimonial-text font-alt">Enjoy this platform, it is one of a kind and the combination of Innovation and Passion, a friendly platform for anyone, anywhere in the world and to be used in a way where it is possible almost immediately to feel you are part of something big and on the way to make additional income.</blockquote>
</div>
</div><!-- .row -->
<div class="row">
<div class="col-sm-4 col-sm-offset-4">
<div class="testimonial-author">
<div class="testimonial-caption font-alt">
<div class="testimonial-title">Cass</div>
<div class="testimonial-descr">Lead Designer, Maker</div>
</div>
</div>
</div>
</div><!-- .row -->
</div><!-- .container -->
</li>
<!-- Slide 3 end -->
</ul>
</div><!-- .testimonials-slider -->
</section>
<!-- Testimonials end -->
<!-- Contact start -->
<section id="contact" class="module " data-background="assets/images/section-bottom.jpg">
<div class="container">
<div class="row">
<!-- Owl-carousel start -->
<div class="owl-carousel text-center" data-items="4" data-pagination="true" data-navigation="false">
<div class="owl-item">
<!-- Partner logo start -->
<div class="col-sm-12">
<div class="client-logo">
<a target="_blank" href="https://www.BitShares.org"><img src="assets/images/partner-logo-dark-1.svg" alt=""></a>
</div>
</div>
<!-- Partner logo end -->
</div>
<div class="owl-item">
<!-- Partner logo start -->
<div class="col-sm-12">
<div class="client-logo">
<a target="_blank" href="https://www.ccedk.com"><img src="assets/images/partner-logo-dark-2.png" alt=""></a>
</div>
</div>
<!-- Partner logo end -->
</div>
<div class="owl-item">
<!-- Client logo start -->
<div class="col-sm-12">
<div class="client-logo">
<a target="_blank" href="https://www.cryptonomex.com"><img src="assets/images/partner-logo-dark-3.png" alt=""></a>
</div>
</div>
<!-- Partner logo end -->
</div>
<div class="owl-item">
<!-- Client logo start -->
<div class="col-sm-12">
<div class="client-logo">
<a target="_blank" href="http://www.qora.org/"><img src="assets/images/partner-logo-dark-4.png" alt=""></a>
</div>
</div>
<!-- Partner logo end -->
</div>
</div>
<!-- Owl-carousel end -->
</div><!-- .row -->
<div class="row pt-40">
<div class="col-sm-6 col-sm-offset-3">
<h2 class="module-title font-alt">Get in touch</h2>
</div>
</div><!-- .row -->
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<form id="contact-form" role="form" novalidate="">
<div class="form-group">
<label class="sr-only" for="cname">Name</label>
<input type="text" id="cname" class="form-control" name="cname" placeholder="Name*" required="" data-validation-required-message="Please enter your name.">
<p class="help-block text-danger"></p>
</div>
<div class="form-group">
<label class="sr-only" for="cemail">Your Email</label>
<input type="email" id="cemail" name="cemail" class="form-control" placeholder="Your E-mail*" required="" data-validation-required-message="Please enter your email address.">
<p class="help-block text-danger"></p>
</div>
<div class="form-group">
<textarea class="form-control" id="cmessage" name="cmessage" rows="7" placeholder="Message*" required="" data-validation-required-message="Please enter your message."></textarea>
<p class="help-block text-danger"></p>
</div>
<div class="text-center">
<button type="submit" class="btn btn-block btn-round btn-d">Submit</button>
</div>
</form>
<!-- Ajax response -->
<div id="contact-response" class="ajax-response font-alt"></div>
</div>
</div><!-- .row -->
</div>
</section>
<!-- Contact end -->
<!-- Map start
<section id="map-section">
<div id="map"></div>
</section>
Map end -->
<!-- Widgets start
<div class="module-small bg-dark">
<div class="container">
<div class="row">
<div class="col-sm-3">
<div class="widget">
<h5 class="widget-title font-alt">About Rival</h5>
<p>The languages only differ in their grammar, their pronunciation and their most common words.</p>
<p>Phone: +1 234 567 89 10<br>Fax: +1 234 567 89 10</p>
<p>Email: <a href="#">somecompany@example.com</a></p>
</div>
</div>
<div class="col-sm-3">
<div class="widget">
<h5 class="widget-title font-alt">Recent Comments</h5>
<ul class="icon-list">
<li>Maria on <a href="#">Designer Desk Essentials</a></li>
<li>John on <a href="#">Realistic Business Card Mockup</a></li>
<li>Andy on <a href="#">Eco bag Mockup</a></li>
<li>Jack on <a href="#">Bottle Mockup</a></li>
<li>Mark on <a href="#">Our trip to the Alps</a></li>
</ul>
</div>
</div>
<div class="col-sm-3">
<div class="widget">
<h5 class="widget-title font-alt">Categories</h5>
<ul class="icon-list">
<li><a href="#">Photography - 7</a></li>
<li><a href="#">Web Design - 3</a></li>
<li><a href="#">Illustration - 12</a></li>
<li><a href="#">Marketing - 1</a></li>
<li><a href="#">WordPress - 16</a></li>
</ul>
</div>
</div>
<div class="col-sm-3">
<div class="widget">
<h5 class="widget-title font-alt">Popular posts</h5>
<ul class="widget-posts">
<li class="clearfix">
<div class="widget-posts-image">
<a href="#"><img src="assets/images/rp-1.jpg" alt=""></a>
</div>
<div class="widget-posts-body">
<div class="widget-posts-title">
<a href="#">Designer Desk Essentials</a>
</div>
<div class="widget-posts-meta">
23 November
</div>
</div>
</li>
<li class="clearfix">
<div class="widget-posts-image">
<a href="#"><img src="assets/images/rp-2.jpg" alt=""></a>
</div>
<div class="widget-posts-body">
<div class="widget-posts-title">
<a href="#">Realistic Business Card Mockup</a>
</div>
<div class="widget-posts-meta">
15 November
</div>
</div>
</li>
</ul>
</div>
<!-- Widget end -->
</div>
</div><!-- .row -->
</div>
</div>
<!-- Widgets end -->
<!-- Divider -->
<hr class="divider-d">
<!-- Divider -->
<!-- Footer start -->
<footer class="footer bg-dark">
<div class="container">
<div class="row">
<div class="col-sm-6">
<p class="copyright font-alt">© 2015 <a href="index.html">Openledger</a>, All Rights Reserved.</p>
</div>
<div class="col-sm-6">
<div class="footer-social-links">
<a target="_blank" href="https://www.facebook.com/openledger"><i class="fa fa-facebook"></i></a>
<a target="_blank" href="https://www.twitter.com/CCEDKOpenledger"><i class="fa fa-twitter"></i></a>
<a target="_blank" href="https://www.linkedin.com/company/openledger"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div><!-- .row -->
</div>
</footer>
<!-- Footer end -->
</div>
<!-- Wrapper start -->
<!-- Scroll-up -->
<div class="scroll-up">
<a href="#totop"><i class="fa fa-angle-double-up"></i></a>
</div>
<!-- Javascript files -->
<script src="assets/js/jquery-2.1.3.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.mb.YTPlayer.min.js"></script>
<script src="assets/js/appear.js"></script>
<script src="assets/js/jquery.simple-text-rotator.min.js"></script>
<script src="assets/js/jqBootstrapValidation.js"></script>
<script src="assets/js/gmaps.js"></script>
<script src="assets/js/isotope.pkgd.min.js"></script>
<script src="assets/js/imagesloaded.pkgd.js"></script>
<script src="assets/js/jquery.flexslider-min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/jquery.fitvids.js"></script>
<script src="assets/js/smoothscroll.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/contact.js"></script>
<script src="assets/js/custom.js"></script>
<script>
var BTSW = window.BTSW || {};
(function () {
var script = document.createElement('script');
script.type = 'text/javascript';
script.async = true;
script.src = 'https://bitshares.openledger.info/widgets/1/w.js?ref=' + encodeURIComponent(document.referrer);
//script.onload = check_current_user;
var entry = document.getElementsByTagName('script')[0];
entry.parentNode.insertBefore(script, entry);
}());
</script>
</body>
</html>