diff --git a/src/open_inwoner/templates/pages/profile/me.html b/src/open_inwoner/templates/pages/profile/me.html
index 2799a09f23..dd6bd86059 100644
--- a/src/open_inwoner/templates/pages/profile/me.html
+++ b/src/open_inwoner/templates/pages/profile/me.html
@@ -105,6 +105,7 @@
{% trans "Voorkeuren voor meldingen" %}
+ {% if view.config.mentors or view.config.my_contacts or view.config.actions or view.config.ssd or view.config.selfdiagnose %}
{# Overview #}
{% trans "Overzicht" %}
@@ -237,7 +238,8 @@ {% trans "Overzicht" %}
{# End of cards container #}
-
+ {% endif %}
+
{% trans "Profiel verwijderen" %}