diff --git a/_layouts/default.html b/_layouts/default.html index 07135eaf..43b4b878 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -10,7 +10,6 @@ layout: compress
{% include nav.html %} -
{% include language-alert.html %} diff --git a/_layouts/wiki.html b/_layouts/wiki.html index 0097a520..1309e655 100644 --- a/_layouts/wiki.html +++ b/_layouts/wiki.html @@ -10,7 +10,6 @@ layout: compress
{% include nav.html %} -
{% include language-alert.html %} @@ -57,11 +56,6 @@ layout: compress {% endfor %} - {% if category %} - - - - {% endif %}