diff --git a/costapy-templates/prime/html/footer.html b/costapy-templates/prime/html/footer.html new file mode 100644 index 0000000..b485faa --- /dev/null +++ b/costapy-templates/prime/html/footer.html @@ -0,0 +1,3 @@ + diff --git a/costapy-templates/prime/html/index.html b/costapy-templates/prime/html/index.html new file mode 100644 index 0000000..519fc84 --- /dev/null +++ b/costapy-templates/prime/html/index.html @@ -0,0 +1,36 @@ + + + + + + Prime + + + + + ${navbar} + ${sidebar} +
+ ${container} +
+ ${footer} + + + + + diff --git a/costapy-templates/prime/html/navbar.html b/costapy-templates/prime/html/navbar.html new file mode 100644 index 0000000..a8dc4b6 --- /dev/null +++ b/costapy-templates/prime/html/navbar.html @@ -0,0 +1,34 @@ + + diff --git a/costapy-templates/prime/html/sidebar.html b/costapy-templates/prime/html/sidebar.html new file mode 100644 index 0000000..3462bc9 --- /dev/null +++ b/costapy-templates/prime/html/sidebar.html @@ -0,0 +1,22 @@ + + diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000..15b15bd --- /dev/null +++ b/html/index.html @@ -0,0 +1,105 @@ + + + + + + + Prime + + + + + + + + + + + + + +
+

Main Content Area

+

Welcome to the dashboard!

+ +
+ + + + + + + + + + + diff --git a/no-profile-donut.png b/html/no-profile-donut.png similarity index 100% rename from no-profile-donut.png rename to html/no-profile-donut.png diff --git a/style.css b/html/style.css similarity index 100% rename from style.css rename to html/style.css diff --git a/index.html b/index.html deleted file mode 100644 index 1d1d4dd..0000000 --- a/index.html +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - Prime - - - - - - - - - - - - - -
-

Main Content Area

-

Welcome to the dashboard!

- -
- - - - - - - - - - -