diff --git a/src/index.html b/src/index.html index 15ba0f359..99014119a 100644 --- a/src/index.html +++ b/src/index.html @@ -21,14 +21,26 @@ "path": "." }) -
- @@include('./dashboard/_content-header.html', { - "header_name": "Dashboard" - }) +
+
+
+
+
+
Dashboard
+
+
+ +
+
+
+
-
+
@@ -89,10 +101,10 @@
-
+ -
+
@@ -331,11 +343,11 @@
-
+
-
+ @@include('./dashboard/_footer.html', { diff --git a/src/index2.html b/src/index2.html index 6a525a3cb..156962a55 100644 --- a/src/index2.html +++ b/src/index2.html @@ -20,14 +20,26 @@ "path": "." }) -
- @@include('./dashboard/_content-header.html', { - "header_name": "Dashboard v2" - }) +
+
+
+
+
+
Dashboard v2
+
+
+ +
+
+
+
-
+
@@ -87,10 +99,10 @@
-
+
-
+
@@ -119,7 +131,7 @@
-
+

Sales: 1 Jan, 2014 - 30 Jul, 2014 @@ -174,12 +186,12 @@

-
+
@@ -223,14 +235,14 @@
-
+ -
-
+ @@include('./dashboard/_footer.html', { diff --git a/src/index3.html b/src/index3.html index 4a61c263e..33b9b1acb 100644 --- a/src/index3.html +++ b/src/index3.html @@ -21,13 +21,25 @@ "path": "." }) -
- @@include('./dashboard/_content-header.html', { - "header_name": "Dashboard v3" - }) +
+
-
+
@@ -268,11 +280,11 @@
-
+
-
+
@@include('./dashboard/_footer.html', { diff --git a/src/pages/examples/login.html b/src/pages/examples/login.html index c14ea895a..89f00e8e2 100644 --- a/src/pages/examples/login.html +++ b/src/pages/examples/login.html @@ -32,7 +32,7 @@
-
+
@@ -48,7 +48,7 @@
-
+
+ @@include('./dashboard/_footer.html', { diff --git a/src/pages/layout/fixed-sidebar.html b/src/pages/layout/fixed-sidebar.html index 2c5bee894..0ea22de0e 100644 --- a/src/pages/layout/fixed-sidebar.html +++ b/src/pages/layout/fixed-sidebar.html @@ -20,14 +20,26 @@ "path": "../.." }) -
- @@include('./dashboard/_content-header.html', { - "header_name": "Fixed Layout" - }) +
+
-
+
@@ -54,12 +66,12 @@
-
+
-
+ @@include('./dashboard/_footer.html', { diff --git a/src/pages/tables/simple.html b/src/pages/tables/simple.html index 62d2a284a..c86de2852 100644 --- a/src/pages/tables/simple.html +++ b/src/pages/tables/simple.html @@ -20,14 +20,26 @@ "path": "../.." }) -
- @@include('./dashboard/_content-header.html', { - "header_name": "Simple Tables" - }) +
+
-
+
@@ -303,12 +315,12 @@
-
+
-
+
@@include('./dashboard/_footer.html', { diff --git a/src/pages/widgets/cards.html b/src/pages/widgets/cards.html index d18b38a9d..e0d22b3a1 100644 --- a/src/pages/widgets/cards.html +++ b/src/pages/widgets/cards.html @@ -20,16 +20,28 @@ "path": "../.." }) -
- @@include('./dashboard/_content-header.html', { - "header_name": "Widgets - Cards" - }) +
+

Cards

Abilities
-
+
@@ -110,12 +122,12 @@
-
+
-
+
@@include('./dashboard/_footer.html', { diff --git a/src/pages/widgets/info-box.html b/src/pages/widgets/info-box.html index ac2bc8474..383600fc8 100644 --- a/src/pages/widgets/info-box.html +++ b/src/pages/widgets/info-box.html @@ -21,15 +21,27 @@ "path": "../.." }) -
- @@include('./dashboard/_content-header.html', { - "header_name": "Widgets - Info Box" - }) +
+
Info Box
-
+
@@ -91,12 +103,12 @@
-
+
Info Box With Custom Shadows Using Bootstrap's Shadow Utility
-
+
@@ -158,12 +170,12 @@
-
+
Info Box With bg-*
-
+
@@ -244,12 +256,12 @@
-
+
Info Box With bg-gradient
-
+
@@ -330,12 +342,12 @@
-
+
-
+
@@include('./dashboard/_footer.html', { diff --git a/src/pages/widgets/small-box.html b/src/pages/widgets/small-box.html index d2268ea00..ca8d49769 100644 --- a/src/pages/widgets/small-box.html +++ b/src/pages/widgets/small-box.html @@ -21,10 +21,22 @@ "path": "../.." }) - + @@include('./dashboard/_footer.html', { diff --git a/src/partials/_head.html b/src/partials/_head.html index 8aafe522c..3bb7d0a1f 100644 --- a/src/partials/_head.html +++ b/src/partials/_head.html @@ -1,11 +1,15 @@ - - + + +@@title + + + + -@@title diff --git a/src/partials/dashboard/_content-header.html b/src/partials/dashboard/_content-header.html deleted file mode 100644 index 40591c30c..000000000 --- a/src/partials/dashboard/_content-header.html +++ /dev/null @@ -1,15 +0,0 @@ - diff --git a/src/partials/dashboard/_sidenav.html b/src/partials/dashboard/_sidenav.html index e6ea91e1e..e6dc07a67 100644 --- a/src/partials/dashboard/_sidenav.html +++ b/src/partials/dashboard/_sidenav.html @@ -1,11 +1,11 @@