website diff en/asso/statutes.html @ rev 776

en: all new layout amd code clean-up
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 26 15:43:13 2011 +0100 (2011-03-26)
parents 2f6d751facc2
children 551a11bab60a
line diff
     1.1 --- a/en/asso/statutes.html	Fri Jan 07 00:52:49 2011 +0100
     1.2 +++ b/en/asso/statutes.html	Sat Mar 26 15:43:13 2011 +0100
     1.3 @@ -2,78 +2,94 @@
     1.4      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.5  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.6  <head>
     1.7 -    <title>SliTaz - Association</title>
     1.8 +    <title>SliTaz - Association statutes</title>
     1.9      <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10      <meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
    1.11      <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    1.12      <meta name="robots" content="index, follow, all" />
    1.13 -    <meta name="revisit-after" content="7 days" />
    1.14 -    <meta name="expires" content="never" />
    1.15 -    <meta name="modified" content="2008-07-16 21:30:00" />
    1.16 +    <meta name="modified" content="2011-03-25 21:30:00" />
    1.17      <meta name="author" content="Christophe Lincoln"/>
    1.18 -    <meta name="publisher" content="www.slitaz.org" />
    1.19      <link rel="shortcut icon" href="../../favicon.ico" />
    1.20      <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    1.21 -    <link rel="Content" href="statutes.html#content" />
    1.22 +    <script type="text/javascript">
    1.23 +	/* <![CDATA[ */
    1.24 +	    (function() {
    1.25 +	        var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
    1.26 +	        s.type = 'text/javascript';
    1.27 +	        s.async = true;
    1.28 +	        s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
    1.29 +	        t.parentNode.insertBefore(s, t);
    1.30 +	    })();
    1.31 +	/* ]]> */
    1.32 +	</script>
    1.33  </head>
    1.34  <body>
    1.35 -
    1.36  <!-- Header -->
    1.37  <div id="header">
    1.38 -	<!-- Access -->
    1.39 -	<div id="access">
    1.40 -		<a href="../../i18n.html"><img 
    1.41 -			src="../../pics/website/locale.png" alt="locale.png" /></a>
    1.42 -		<a href="../../pt/asso/statutes.html">Português</a>
    1.43 +	<div id="logo"></div>
    1.44 +	<div id="network">
    1.45 +		<a href="http://www.slitaz.org/netmap.php">
    1.46 +			<img src="../../images/network.png" alt="network.png" /></a>
    1.47 +		<a href="http://scn.slitaz.org/">Community</a>
    1.48 +		<a href="http://doc.slitaz.org/">Doc</a>
    1.49 +		<a href="http://forum.slitaz.org/">Forum</a>
    1.50 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    1.51 +		<a href="http://hg.slitaz.org/">Hg</a>
    1.52  	</div>
    1.53 -    <!-- Logo -->
    1.54 -	<a href="http://www.slitaz.org/en/"><img id="logo"
    1.55 -		src="../../pics/website/logo.png" 
    1.56 -		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    1.57 -	<p id="titre">#!/GNU/Linux</p>
    1.58 +	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    1.59 +</div>
    1.60 +
    1.61 +<!-- Block -->
    1.62 +<div id="block">
    1.63 +	<!-- Navigation -->
    1.64 +	<div id="block_nav">
    1.65 +		<h4>Navigation</h4>
    1.66 +		<div class="right_box">
    1.67 +			<ul>
    1.68 +				<li><a href="../mailing-list.html">Mailing List</a></li>
    1.69 +				<li><a href="../devel/">Development</a></li>
    1.70 +				<li><a href="../artwork/">Artwork</a></li>
    1.71 +				<li><a href="../search.html">Search</a></li>
    1.72 +			</ul>
    1.73 +		</div>
    1.74 +		<div class="left_box">
    1.75 +			<ul>
    1.76 +				<li><a href="../about/">About</a></li>
    1.77 +				<li><a href="../get/">Download</a></li>
    1.78 +				<li><a href="../asso/">Association</a></li>
    1.79 +				<li><a href="../doc/">Documentation</a></li>
    1.80 +				<li><a href="../packages/">Packages</a></li>
    1.81 +			</ul>
    1.82 +		</div>
    1.83 +	</div>
    1.84 +	<!-- Information/image -->
    1.85 +	<div id="block_info">
    1.86 +		<h4>Association statutes</h4>
    1.87 +		<p>
    1.88 +			The SliTaz GNU/Linux association is a non-profit entity that 
    1.89 +			maintains and manages the project. Its mission is to ensure
    1.90 +			the durability of the project. It provides an infrastruture
    1.91 +			and delivers professional services to users, developers and
    1.92 +			business enterprises using the distribution.
    1.93 +		</p>
    1.94 +		<div>
    1.95 +			<!-- PayPal boutton -->
    1.96 +			<form action="https://www.paypal.com/cgi-bin/webscr" method="post"
    1.97 +				style="display: inline;">
    1.98 +					<input type="hidden" name="cmd" value="_s-xclick" />
    1.99 +					<input type="hidden" name="hosted_button_id" value="4885025" />
   1.100 +					<input type="image" src="../../images/paypal.png" name="submit" 
   1.101 +						alt="PayPal - The safer, easier way to pay online!" />
   1.102 +			</form>
   1.103 +			<!-- Flattr boutton -->
   1.104 +			<a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
   1.105 +				href="http://www.slitaz.org/"></a>
   1.106 +		</div>
   1.107 +	</div>
   1.108  </div>
   1.109  
   1.110  <!-- Content -->
   1.111 -<div id="content-full">
   1.112 -
   1.113 -<!-- Block begin -->
   1.114 -<div class="block">
   1.115 -	<!-- Nav block begin -->
   1.116 -	<div id="block_nav">
   1.117 -		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
   1.118 -		<div style="width: 50%; float: right;">
   1.119 -			<ul>
   1.120 -				<li><a href="../artwork/">Artwork</a></li>
   1.121 -				<li><a href="../mailing-list.html">Mailing List</a></li>
   1.122 -				<li><a href="../devel/">Development</a></li>
   1.123 -				<li><a href="../search.html">Search</a></li>
   1.124 -				<li><a href="../../netmap.php">Network Map</a></li>
   1.125 -			</ul>
   1.126 -		</div>
   1.127 -		<ul>
   1.128 -			<li><a href="../about/">About us</a></li>
   1.129 -			<li><a href="../asso/">Association</a></li>
   1.130 -			<li><a href="../get/">Download</a></li>
   1.131 -			<li><a href="../doc/">Documentation</a></li>
   1.132 -			<li><a href="../packages/">Packages</a></li>
   1.133 -		</ul>
   1.134 -	<!-- Nav block end -->
   1.135 -	</div>
   1.136 -	<!-- Top block begin -->
   1.137 -	<div id="block_top">
   1.138 -	<h1>Articles of the Association</h1>
   1.139 -	<p>
   1.140 -		The SliTaz GNU/Linux association is a non-profit entity that maintains
   1.141 -		and manages the project. Its mission is to ensure the durability of
   1.142 -		the project. It provides an infrastruture and delivers professional services 
   1.143 -		to users, developers and business enterprises using the distribution. The
   1.144 -		overall goals and operations of the association are described in the
   1.145 -		statutes.
   1.146 -	</p>
   1.147 -	<!-- Top block end -->
   1.148 -	</div>
   1.149 -<!-- Block end -->
   1.150 -</div>
   1.151 +<div id="content">
   1.152  
   1.153  <h2>Statutes</h2>
   1.154  
   1.155 @@ -271,30 +287,22 @@
   1.156  
   1.157  <!-- Footer -->
   1.158  <div id="footer">
   1.159 -	<div class="right_box">
   1.160 -	<h4>SliTaz Network</h4>
   1.161 -		<ul>
   1.162 -			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   1.163 -			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   1.164 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   1.165 -			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   1.166 -			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   1.167 -			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   1.168 -		</ul>
   1.169 -	</div>
   1.170 -	<h4>SliTaz Website</h4>
   1.171 -	<ul>
   1.172 -		<li><a href="#header">Top of the page</a></li>
   1.173 -		<li>Copyright &copy; <span class="year"></span>
   1.174 -			<a href="http://www.slitaz.org/">SliTaz</a></li>
   1.175 -		<li><a href="../about/">About the project</a></li>
   1.176 -		<li><a href="../../netmap.php">Network Map</a></li>
   1.177 -		<li>Page modified the 06 Jan 2011</li>
   1.178 -		<li><a href="http://validator.w3.org/check?uri=referer"><img
   1.179 -		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.180 -		title="Code validé XHTML 1.0"
   1.181 -		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   1.182 -	</ul>
   1.183 +	Copyright &copy; <span class="year"></span>
   1.184 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   1.185 +	<a href="http://scn.slitaz.org/">Community</a>
   1.186 +	<a href="http://doc.slitaz.org/">Doc</a>
   1.187 +	<a href="http://forum.slitaz.org/">Forum</a>
   1.188 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   1.189 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   1.190 +	<a href="http://hg.slitaz.org/">Hg</a>
   1.191 +	<p>
   1.192 +		SliTaz @
   1.193 +		<a href="http://twitter.com/slitaz">Twitter</a>
   1.194 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   1.195 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   1.196 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   1.197 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   1.198 +	</p>
   1.199  </div>
   1.200  
   1.201  </body>