diff --git a/frontend/pages/env.vue b/frontend/pages/env.vue
index d93633e1..5afc7046 100644
--- a/frontend/pages/env.vue
+++ b/frontend/pages/env.vue
@@ -106,10 +106,8 @@
-
-
- Some variables values are masked for security reasons. If you need to see the value, click on edit.
-
+
+ Some variables values are masked for security reasons. If you need to see the value, click on edit.
diff --git a/frontend/pages/tasks/index.vue b/frontend/pages/tasks.vue
similarity index 59%
rename from frontend/pages/tasks/index.vue
rename to frontend/pages/tasks.vue
index 73f93b98..f857bba6 100644
--- a/frontend/pages/tasks/index.vue
+++ b/frontend/pages/tasks.vue
@@ -7,7 +7,7 @@
+
+
+ The following tasks {{ queued.join(', ') }} are queued to be run soon.
+
+