<p><b>@wiz</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq-website/pull/260#discussion_r332479454">_includes/main_nav.html</a>:</p>
<pre style='color:#555'>> @@ -28,18 +34,37 @@
     <div class="collapse navbar-collapse" id="navbarSupportedContent">
 
       <ul class="navbar-nav ml-auto">
-
-          {% for item in site.data.main_nav.links %}
-          <li class="nav-item {% if page.url == item.url | append: '/' %}current{% endif %}">

+          {% for item in site.data.main_nav[site.lang].links %}
+          {% if site.lang == "en" %}
+            <li class="nav-item {% if page.url == item.url | append: '/' %}current{% endif %}">
+                 {% else %}
+                   <!-- concatenating site.baseurl (mulilangual plugin variable) with page.url to match item.url and underline green current page -->
</pre>
<p>please remove this comment, it gets output into the page once per locale</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq-website/pull/260?email_source=notifications&email_token=AJFFTNQQGMIRGKYISJJCDW3QNR3LHA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCHHB25Q#pullrequestreview-298720630">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNRJXBVDC4UVSAR7W6TQNR3LHANCNFSM4I3GBGJQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNTPM3YEBEG4YHVGPZLQNR3LHA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCHHB25Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq-website/pull/260?email_source=notifications\u0026email_token=AJFFTNQQGMIRGKYISJJCDW3QNR3LHA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCHHB25Q#pullrequestreview-298720630",
"url": "https://github.com/bisq-network/bisq-website/pull/260?email_source=notifications\u0026email_token=AJFFTNQQGMIRGKYISJJCDW3QNR3LHA5CNFSM4I3GBGJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCHHB25Q#pullrequestreview-298720630",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>