diff --git a/nebula/frontend/templates/dashboard.html b/nebula/frontend/templates/dashboard.html
index e95333c..ccffb5b 100755
--- a/nebula/frontend/templates/dashboard.html
+++ b/nebula/frontend/templates/dashboard.html
@@ -145,9 +145,9 @@
Scenarios in the database
class="label btn btn-dark">Monitor
Real-time metrics
-
-
{% if status == "running" %}
Scenarios in the database
Stop scenario queue
{% else %}
-
-
{% endif %}
@@ -187,6 +187,37 @@ Scenarios in the database
{% endif %}
+
+
{% if not user_logged_in %}