diff --git a/src/index2.html b/src/index2.html
new file mode 100644
index 000000000..8c8e52a9f
--- /dev/null
+++ b/src/index2.html
@@ -0,0 +1,107 @@
+
+
+
+
+
+ @@include('./_head.html', {
+ "path": ".",
+ "title": "AdminLTE 4 | Dashboard 2"
+ })
+
+
+
+ @@include('./dashboard/_topbar.html', {
+ "path": "."
+ })
+
+ @@include('./dashboard/_sidenav.html', {
+ "mainPage": "dashboard",
+ "page": "index2",
+ "path": "."
+ })
+
+
+
+
+ @@include('./_scripts.html', {
+ "path": "."
+ })
+
+
diff --git a/src/pages/forms/general.html b/src/pages/forms/general.html
new file mode 100644
index 000000000..10e67a514
--- /dev/null
+++ b/src/pages/forms/general.html
@@ -0,0 +1,81 @@
+
+
+
+
+
+ @@include('./_head.html', {
+ "path": "../../",
+ "title": "AdminLTE 4 | Dashboard 2"
+ })
+
+
+
+ @@include('./dashboard/_content-header.html', {
+ "header_name": "Dashboard v2"
+ })
+
+
+
+ @@include('./dashboard/_footer.html', {
+ "path": "."
+ })
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ CPU Traffic
+
+ 10
+ %
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Likes
+ 41,410
+
+
+
+
+
+
+
+
+
+
+
+ Sales
+ 760
+
+
+
+
+
+
+
+
+
+
+
+ New Members
+ 2,000
+
+
+
+ @@include('./dashboard/_topbar.html', {
+ "path": "../../"
+ })
+
+ @@include('./dashboard/_sidenav.html', {
+ "mainPage": "forms",
+ "page": "general",
+ "path": "../../"
+ })
+
+
+
+
+ @@include('./_scripts.html', {
+ "path": "../../"
+ })
+
+
diff --git a/src/partials/dashboard/_content-header.html b/src/partials/dashboard/_content-header.html
new file mode 100644
index 000000000..40591c30c
--- /dev/null
+++ b/src/partials/dashboard/_content-header.html
@@ -0,0 +1,15 @@
+
+ @@include('./dashboard/_content-header.html', {
+ "header_name": "General Form"
+ })
+
+
+
+
+ @@include('./dashboard/_footer.html', {
+ "path": "../../"
+ })
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Quick Example
+
+
+
diff --git a/src/partials/dashboard/_sidenav.html b/src/partials/dashboard/_sidenav.html
index c810ac4cb..2b77982b5 100644
--- a/src/partials/dashboard/_sidenav.html
+++ b/src/partials/dashboard/_sidenav.html
@@ -12,8 +12,8 @@
+
+
+
+
+
+ @@header_name
+
+
+
+