Update default-layout.hamlet

adding french translation committed by astro
This commit is contained in:
Wolf 2015-04-16 16:15:34 +02:00
parent c817a5c5ef
commit 5058edaeb8
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@
<img .flag src=@{StaticR images_cz_svg}>
<a onclick="document.cookie = '_LANG=de'; location.reload()">
<img .flag src=@{StaticR images_de_svg}>
<a onclick="document.cookie = '_LANG=fr'; location.reload()">
<img .flag src=@{StaticR images_fr_svg}>
<a onclick="document.cookie = '_LANG=en'; location.reload()">
<img .flag src=@{StaticR images_en_svg}>
<a onclick="document.cookie = '_LANG=pl'; location.reload()">