From 45f1185a2e219923e26bd58d06a1b5130720fa74 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Wed, 7 Sep 2022 13:09:39 +0200 Subject: Implement Dashboard --- labbot/addons/dashboard/templates/sidebar.html | 76 ++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 labbot/addons/dashboard/templates/sidebar.html (limited to 'labbot/addons/dashboard/templates/sidebar.html') diff --git a/labbot/addons/dashboard/templates/sidebar.html b/labbot/addons/dashboard/templates/sidebar.html new file mode 100644 index 0000000..f234f54 --- /dev/null +++ b/labbot/addons/dashboard/templates/sidebar.html @@ -0,0 +1,76 @@ + + + \ No newline at end of file -- cgit v1.2.3