diff --git a/templates/partials/header.html b/templates/partials/header.html
index 9de9773f7..066675ad4 100644
--- a/templates/partials/header.html
+++ b/templates/partials/header.html
@@ -40,10 +40,12 @@
{{link_label}}
{% endif %}
- {% elif current == current_url %}
+ {% elif current_url %}
+ {% if current == current_url%}
{{link_label}}
+ {% endif %}
{% else %}
{{link_label}}