diff --git a/frontend/app/views/directives/flow/dashboard.html b/frontend/app/views/directives/flow/dashboard.html
new file mode 100644
index 0000000000..bd4111eb82
--- /dev/null
+++ b/frontend/app/views/directives/flow/dashboard.html
@@ -0,0 +1,14 @@
+
+
+
+ {{base.details.title}}
+
+
+
+ Dashboard {{base.details.title}} added
+
+
+
+ Dashboard {{base.details.title}} removed
+
+
diff --git a/frontend/app/views/directives/flow/flow.html b/frontend/app/views/directives/flow/flow.html
index 508bc5326a..03a9bab26b 100644
--- a/frontend/app/views/directives/flow/flow.html
+++ b/frontend/app/views/directives/flow/flow.html
@@ -10,5 +10,6 @@
+