fix nav
This commit is contained in:
parent
57637b3dcf
commit
b228d538f9
|
@ -6,15 +6,15 @@
|
|||
<a href="/">
|
||||
<span class="byl-icon-home"></span>
|
||||
</a>
|
||||
<a href="../ressources">
|
||||
<a href="/ressources/EN/">
|
||||
<span>/ressources</span>
|
||||
</a>
|
||||
</section>
|
||||
|
||||
|
||||
<section id="right-nav">
|
||||
<a href="" class="islang">FR</a> /
|
||||
<a href="ENG/">ENG</a>
|
||||
<a href="../">FR</a> /
|
||||
<a href="" class="islang">ENG</a>
|
||||
</section>
|
||||
|
||||
</nav>
|
||||
|
|
Loading…
Reference in New Issue