slitaz-dev-tools diff tazpkg-web/html/header.html @ rev 209

tazdev -rp: fix upload of source
author Christophe Lincoln <pankso@slitaz.org>
date Thu Jan 02 14:31:28 2014 +0100 (2014-01-02)
parents 414acf9579e2
children
line diff
     1.1 --- a/tazpkg-web/html/header.html	Thu Feb 24 04:33:56 2011 +0000
     1.2 +++ b/tazpkg-web/html/header.html	Thu Jan 02 14:31:28 2014 +0100
     1.3 @@ -4,17 +4,12 @@
     1.4  <head>
     1.5  	<title>SliTaz _RELEASE_ Packages - _PAGE_</title>
     1.6  	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     1.7 -	<meta name="description" content="Au sujet de SliTaz GNU/Linux mini système d'exploitation" />
     1.8 -	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, opensource, livecd" />
     1.9 +	<meta name="description" content="SliTaz packages database" />
    1.10 +	<meta name="keywords" lang="en" content="gnu, linux, opensource, livecd" />
    1.11  	<meta name="robots" content="index, follow, all" />
    1.12 -	<meta name="revisit-after" content="7 days" />
    1.13 -	<meta name="expires" content="never" />
    1.14  	<meta name="modified" content="_DATE_" />
    1.15 -	<meta name="author" content="SliTaz Contributors"/>
    1.16 -	<meta name="generator" content="ash, grep, sed and cat"/>
    1.17 -	<meta name="publisher" content="www.slitaz.org" />
    1.18 -	<link rel="shortcut icon" href="http://pkgs.slitaz.org/favicon.ico" />
    1.19 -	<link rel="stylesheet"  type="text/css" href="http://pkgs.slitaz.org/slitaz.css" />
    1.20 +	<link rel="shortcut icon" href="/favicon.ico" />
    1.21 +	<link rel="stylesheet"  type="text/css" href="/slitaz.css" />
    1.22  	<link rel="alternate" type="application/rss+xml" title="SliTaz Stable Packages" href="/rss/stable.xml" />
    1.23  	<link rel="alternate" type="application/rss+xml" title="SliTaz Cooking Packages" href="/rss/cooking.xml" />
    1.24  </head>
    1.25 @@ -22,13 +17,16 @@
    1.26  
    1.27  <!-- Header -->
    1.28  <div id="header">
    1.29 -    <!-- Logo -->
    1.30 -	<a href="http://pkgs.slitaz.org/"><img id="logo"
    1.31 -		src="/pics/website/logo.png" 
    1.32 -		title="pkgs.slitaz.org" alt="pkgs.slitaz.org" /></a>
    1.33 -	<p id="titre">#!/Packages</p>
    1.34 +	<div id="logo"></div>
    1.35 +	<div id="network">
    1.36 +		<a href="http://www.slitaz.org/">
    1.37 +			<img src="/images/network.png" alt="network.png" /></a>
    1.38 +		<a href="http://scn.slitaz.org/">Community</a>
    1.39 +		<a href="http://doc.slitaz.org/">Doc</a>
    1.40 +		<a href="http://forum.slitaz.org/">Forum</a>
    1.41 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    1.42 +		<a href="http://hg.slitaz.org/">Hg</a>
    1.43 +	</div>
    1.44 +	<h1><a href="http://pkgs.slitaz.org/">SliTaz Packages</a></h1>
    1.45  </div>
    1.46  
    1.47 -<!-- Content -->
    1.48 -<div id="content-full">
    1.49 -