diff --git a/v2/assets/img/happy_face.png b/v2/assets/img/happy_face.png
new file mode 100644
index 0000000..149c367
Binary files /dev/null and b/v2/assets/img/happy_face.png differ
diff --git a/v2/assets/img/meh_face.png b/v2/assets/img/meh_face.png
new file mode 100644
index 0000000..79f0a4a
Binary files /dev/null and b/v2/assets/img/meh_face.png differ
diff --git a/v2/assets/img/smile_face.png b/v2/assets/img/smile_face.png
index 785910c..0fdde8f 100644
Binary files a/v2/assets/img/smile_face.png and b/v2/assets/img/smile_face.png differ
diff --git a/v2/assets/img/unhappy_face.png b/v2/assets/img/unhappy_face.png
new file mode 100644
index 0000000..f505ae8
Binary files /dev/null and b/v2/assets/img/unhappy_face.png differ
diff --git a/v2/src/app/app.js b/v2/src/app/app.js
index 1cdce25..8b3a511 100644
--- a/v2/src/app/app.js
+++ b/v2/src/app/app.js
@@ -9,7 +9,7 @@ var app = angular.module('compass', [
'compass.server',
'ui.router',
'ui.bootstrap',
- // 'compassAppDev',
+ 'compassAppDev',
'ngAnimate'
]);
diff --git a/v2/src/app/monitoring/overview.tpl.html b/v2/src/app/monitoring/overview.tpl.html
index 42bea87..4c45835 100644
--- a/v2/src/app/monitoring/overview.tpl.html
+++ b/v2/src/app/monitoring/overview.tpl.html
@@ -15,9 +15,9 @@
Cluster Summary
-
+
+
+