Removed language selector from footer navigation and fixed air in contact around helpdesk banner.

This commit is contained in:
Mart-Erki.Noumees
2018-10-02 23:17:39 +03:00
parent 59ec2ee920
commit b1c3ac563e
3 changed files with 8 additions and 7 deletions

View File

@@ -1,10 +1,4 @@
{% if page.language == "ee" %}
<li><a href="{{site.data.i18n.pages.other.en.home.url}}">In English</a></li>
{% elsif page.language == "en" %}
<li><a href="{{site.data.i18n.pages.other.ee.home.url}}">Eesti keeles</a></li>
{% endif %}
<!--
This iterates through navbar pages in current language
and gets url and name for navbar.