From 841289742d6c89b8a2eb30cea721f46b2389b862 Mon Sep 17 00:00:00 2001 From: CruiseDevice Date: Wed, 24 Oct 2018 16:55:02 +0530 Subject: Sbhs templates --- sbhs/templates/account/account_index.html | 4 +- sbhs/templates/account/home.html | 12 --- sbhs/templates/base.html | 111 +++++++++++++++++--- sbhs/templates/dashboard/all_bookings.html | 53 ++++++++++ sbhs/templates/dashboard/all_images.html | 9 ++ sbhs/templates/dashboard/dashboard_index.html | 87 ++++------------ sbhs/templates/dashboard/fetch_logs.html | 58 +++++++++++ sbhs/templates/dashboard/profile.html | 49 +++++++++ sbhs/templates/dashboard/show_all_boards.html | 40 +++++++ sbhs/templates/dashboard/test_boards.html | 145 ++++++++++++++++++++++++++ sbhs/templates/dashboard/update_mid.html | 9 ++ sbhs/templates/experiment/logs.html | 31 ++++++ sbhs/templates/footer.html | 68 +++++------- sbhs/templates/modals.html | 4 +- sbhs/templates/nav.html | 41 -------- sbhs/templates/pages/about.html | 93 ++++++++++++----- sbhs/templates/pages/experiments.html | 2 +- sbhs/templates/pages/feedback.html | 3 - sbhs/templates/pages/info.html | 28 ++++- sbhs/templates/pages/theory.html | 4 +- sbhs/templates/slot/new.html | 4 +- 21 files changed, 640 insertions(+), 215 deletions(-) create mode 100644 sbhs/templates/dashboard/all_bookings.html create mode 100644 sbhs/templates/dashboard/all_images.html create mode 100644 sbhs/templates/dashboard/fetch_logs.html create mode 100644 sbhs/templates/dashboard/profile.html create mode 100644 sbhs/templates/dashboard/show_all_boards.html create mode 100644 sbhs/templates/dashboard/test_boards.html create mode 100644 sbhs/templates/dashboard/update_mid.html create mode 100644 sbhs/templates/experiment/logs.html diff --git a/sbhs/templates/account/account_index.html b/sbhs/templates/account/account_index.html index 2d5789a..60fece6 100644 --- a/sbhs/templates/account/account_index.html +++ b/sbhs/templates/account/account_index.html @@ -19,7 +19,9 @@
diff --git a/sbhs/templates/account/home.html b/sbhs/templates/account/home.html index f2089b3..5f647bb 100644 --- a/sbhs/templates/account/home.html +++ b/sbhs/templates/account/home.html @@ -3,18 +3,6 @@ {% block content %}