use iso norm instead of flags for languages
This commit is contained in:
parent
0902251a66
commit
9a53a6914b
9 changed files with 15 additions and 41 deletions
|
@ -17,8 +17,8 @@
|
|||
<h2>%subtitle%</h2>
|
||||
</div>
|
||||
<div id="lang">
|
||||
<a href="/fr/%file%"><img alt="fr" src="/img/fr.svg" height=35 /></a>
|
||||
<a href="/en/%file%"><img alt="en" src="/img/en.svg" height=35 /></a>
|
||||
<a href="/fr/%file%">FR</a>
|
||||
<a href="/en/%file%">EN</a>
|
||||
<!--<a href="/toki/%file%"><img alt="toki" src="/img/fr.svg" height=35 /></a>-->
|
||||
</div>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue