diff --git a/recruitment/templates/dashboard/dashboard.html b/recruitment/templates/dashboard/dashboard.html
index 3c5c419a7..41f4130b8 100644
--- a/recruitment/templates/dashboard/dashboard.html
+++ b/recruitment/templates/dashboard/dashboard.html
@@ -242,16 +242,31 @@
{% if request.user|is_in_task_managers %}
-
+
+ {% else %}
+
-
+ >
+
+
{% trans "My Onboarding Tasks" %}
+
+

+
{% trans "No onboarding tasks are currently available." %}
+
+
+
{% endif %}
+
+
@@ -268,7 +283,7 @@
{% if stage_chart_count %}
{% else %}
-
+
{% trans "No recruitment stages currently available." %}