diff --git a/templates/partials/header.html b/templates/partials/header.html index e6a162a75..30503ec4d 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -34,24 +34,16 @@ {% if ' {{link_label}} {% endif %} - - {% elif current == current_url %} - - {{ link_label }} - - {% else %} - {{ link_label }} + {{link_label}} - {% endif %} {% else %}