From c4ad10ed5388d60cf73cd09d98cc8ecd04afd408 Mon Sep 17 00:00:00 2001 From: Aryan Bhardwaj <74592979+weebo-ary@users.noreply.github.com> Date: Sat, 26 Dec 2020 23:21:56 +0530 Subject: [PATCH] Created changes by Bootstrap and Json (#215) --- templates/dashboard/.vscode/settings.json | 3 + templates/dashboard/dash_footer.html | 11 + templates/dashboard/dash_header.html | 405 ++++++++++++- templates/dashboard/dash_maincontent.html | 668 +++++++++++----------- 4 files changed, 766 insertions(+), 321 deletions(-) create mode 100644 templates/dashboard/.vscode/settings.json diff --git a/templates/dashboard/.vscode/settings.json b/templates/dashboard/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/templates/dashboard/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/templates/dashboard/dash_footer.html b/templates/dashboard/dash_footer.html index e7daa0b..d9ebd5f 100644 --- a/templates/dashboard/dash_footer.html +++ b/templates/dashboard/dash_footer.html @@ -1,3 +1,14 @@ + + +
+ + + + + + + +