added sensor templates

Change-Id: I805828ce3cb80dbceb1dbba5d0e39fb31fbd6baf
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/index.html b/app/index.html
index 79dc11b..848db3c 100644
--- a/app/index.html
+++ b/app/index.html
@@ -53,6 +53,8 @@
 	<script src="overview/controllers/system-overview-controller.js"></script>
 	<script src="overview/controllers/unit-id-controller.js"></script>
 	<script src="overview/controllers/log-controller.js"></script>
+	<script src="overview/controllers/sensors-controller.js"></script>
+	<script src="overview/controllers/sensors-overview-controller.js"></script>
 	<!-- endbuild -->
 </body>