diff --git a/templates/partials/header.html b/templates/partials/header.html index 67329fd..3426409 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -35,11 +35,11 @@ {% set link_path = header_label | split(pat="%22") | safe%} {% set current = get_url(path=link_path[1]) ~ "/" %} {% if header_label is containing("http") %} - {% if header_label is not containing("threefold") %} + {# {% if header_label is not containing("threefold") %} #} {{link_label}} - {% endif %} + {# {% endif %} #} {% elif current_url and current == current_url %} {{link_label}} @@ -60,10 +60,10 @@ {% endif %} {% endif %} {% endfor %} - Docs - + #}