website diff en/asso/index.php @ rev 1006

en: full iconv'ed to utf-8; locale: add russian links, remove links to the same page; tiny edits
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Mar 29 01:59:45 2012 +0300 (2012-03-29)
parents fafea9f0f37f
children 7bb8568e1c75
line diff
     1.1 --- a/en/asso/index.php	Wed Mar 14 19:23:45 2012 +0000
     1.2 +++ b/en/asso/index.php	Thu Mar 29 01:59:45 2012 +0300
     1.3 @@ -3,7 +3,7 @@
     1.4  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.5  <head>
     1.6  	<title>SliTaz - Association</title>
     1.7 -	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     1.8 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
     1.9  	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
    1.10  	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    1.11  	<meta name="author" content="Christophe Lincoln" />
    1.12 @@ -34,11 +34,12 @@
    1.13  <!-- Languages -->
    1.14  <div id="lang">
    1.15  	<a href="/i18n.php">
    1.16 -		<img src="/images/locale.png" alt="[ Locale ]" /></a>
    1.17 -	<a href="/en/asso/">English</a>
    1.18 -	<a href="/es/asso/">Espaol</a>
    1.19 -	<a href="/fr/asso/">Franais</a>
    1.20 -	<a href="/pt/asso/">Portugus</a>
    1.21 +		<img src="/images/locale.png" alt="Locale:" /></a>
    1.22 +	English
    1.23 +	<a href="/es/asso/">Español</a>
    1.24 +	<a href="/fr/asso/">Français</a>
    1.25 +	<a href="/pt/asso/">Português</a>
    1.26 +	<a href="/ru/asso/">Русский</a>
    1.27  </div>
    1.28  
    1.29  <!-- Content -->