From cbe07eb3f5041babbc23212efbc0111a9f76b919 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 15 Mar 2016 01:26:04 -0400 Subject: [PATCH] add home --- dashboard-ui/home.html | 66 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 dashboard-ui/home.html diff --git a/dashboard-ui/home.html b/dashboard-ui/home.html new file mode 100644 index 0000000000..84b060b866 --- /dev/null +++ b/dashboard-ui/home.html @@ -0,0 +1,66 @@ +
+ +
+ + ${TabHome} + ${TabNextUp} + ${TabFavorites} + ${TabUpcoming} + + +
+ +
+ + +
+ + +
+
+
+ +
+
+
+

${HeaderNextUp}

+ ${ButtonSync} +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
+ +
+
+
+
+ +
+ +
+
\ No newline at end of file