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