Browse Source

test

pull/7/head
gruesmic 7 years ago
parent
commit
07ee811cd0
1 changed files with 12 additions and 7 deletions
  1. +12
    -7
      index.html

+ 12
- 7
index.html View File

@ -1,6 +1,11 @@
<!doctype html> <!doctype html>
<html lang="en"> <html lang="en">
<!--test -->
<!--test -->
<!--test -->
<!--test -->
<!--test -->
<!--test -->
<head> <head>
<!-- Required meta tags --> <!-- Required meta tags -->
<meta charset="utf-8"> <meta charset="utf-8">
@ -521,7 +526,7 @@
</div> </div>
<div class="row"> <div class="row">
<!-- ============================================================== --> <!-- ============================================================== -->
<!-- ============================================================== --> <!-- ============================================================== -->
<!-- recent orders --> <!-- recent orders -->
@ -610,7 +615,7 @@
<!-- ============================================================== --> <!-- ============================================================== -->
<!-- end recent orders --> <!-- end recent orders -->
<!-- ============================================================== --> <!-- ============================================================== -->
<!-- ============================================================== --> <!-- ============================================================== -->
<!-- customer acquistion --> <!-- customer acquistion -->
@ -833,8 +838,8 @@
<!-- ============================================================== --> <!-- ============================================================== -->
<!-- total revenue --> <!-- total revenue -->
<!-- ============================================================== --> <!-- ============================================================== -->
<!-- ============================================================== --> <!-- ============================================================== -->
<!-- ============================================================== --> <!-- ============================================================== -->
<!-- category revenue --> <!-- category revenue -->
@ -1009,5 +1014,5 @@
<script src="assets/vendor/charts/c3charts/C3chartjs.js"></script> <script src="assets/vendor/charts/c3charts/C3chartjs.js"></script>
<script src="assets/libs/js/dashboard-ecommerce.js"></script> <script src="assets/libs/js/dashboard-ecommerce.js"></script>
</body> </body>
</html>
</html>

Loading…
Cancel
Save