diff --git a/_layouts/docwithnav.html b/_layouts/docwithnav.html index a9fb993cd1..d4452ee1a9 100755 --- a/_layouts/docwithnav.html +++ b/_layouts/docwithnav.html @@ -34,7 +34,7 @@ {% if notitle != "true" %}

{{ title }}

{% endif %} {{ content }}

Analytics - {% if page.url != "/404.html" %}

+ {% if page.url != "/404.html" && page.url != "/docs/search/" %}