summaryrefslogtreecommitdiffstats
path: root/clover/controller/control/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'clover/controller/control/templates/home.html')
-rw-r--r--clover/controller/control/templates/home.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/clover/controller/control/templates/home.html b/clover/controller/control/templates/home.html
new file mode 100644
index 0000000..6de644e
--- /dev/null
+++ b/clover/controller/control/templates/home.html
@@ -0,0 +1,6 @@
+<!doctype html>
+<html>
+ <body>
+ <h1>Clover Dashboard</h1>
+ </body>
+</html>