diff --git a/templates/partials/header.html b/templates/partials/header.html index bf7650933..f7756b15d 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -33,8 +33,8 @@ {% set header_label = header_arr[0] %} {% if ' @@ -42,15 +42,16 @@ {% endif %} - {% elif current == current_url %} + {% elif current == current_url %} {{ link_label }} {% else %} - {{link_label}} + {{ link_label }} + {% endif %} {% else %}