~jbicha/ubuntu-start-page/use-more-https

« back to all changes in this revision

Viewing changes to www/8.10/index.html.fr

  • Committer: Martin Albisetti
  • Date: 2012-04-25 22:06:15 UTC
  • Revision ID: martin.albisetti@canonical.com-20120425220615-g1gg5nctazuwsdey
Re-add old releases with their old design

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 
3
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
4
 
 
5
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang=
 
6
"fr">
 
7
<head>
 
8
  <meta name="generator" content=
 
9
  "HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org" />
 
10
 
 
11
  <title>Page d'accueil d'Ubuntu</title>
 
12
  <link rel="stylesheet" href="http://start.ubuntu.com/8.10/style.css" type="text/css" />
 
13
  <link rel="shortcut icon" href=
 
14
  "http://start.ubuntu.com/favicon.ico" type="image/x-icon" />
 
15
  <script type="text/javascript">
 
16
//<![CDATA[
 
17
   function focus_search() {        sbi = document.getElementById('sbi');           sbi.focus();    search_select(sbi);   }   function search_select(e) {           if(e.value.length > 0) {                e.select();     }       e.select();   }   
 
18
  //]]>
 
19
  </script>
 
20
</head>
 
21
 
 
22
<body>
 
23
  <div id="content" class="">
 
24
    <div id="header">
 
25
      <h1>Ubuntu</h1>
 
26
    </div>
 
27
 
 
28
    <div id="searchbox">
 
29
      <!-- Search Google -->
 
30
 
 
31
      <form action="http://www.google.com/cse" id="cse-search-box">
 
32
        <div>
 
33
          <p id="logo"><a href="http://www.google.com/"><img src=
 
34
          "http://www.google.com/logos/Logo_25wht.gif" alt=
 
35
          "Google" /></a></p><input type="hidden" name="cx" value=
 
36
          "partner-pub-9300639326172081:94e9jm8gbq6" /> <input type=
 
37
          "hidden" name="ie" value="UTF-8" /> <input type="text"
 
38
          name="q" size="31" id="sbi" /> <input type="submit" name=
 
39
          "sa" value="Search" />
 
40
        </div>
 
41
      </form><!-- Search Google -->
 
42
    </div>
 
43
 
 
44
    <p id="links"><a href="http://help.ubuntu.com">Aide sur
 
45
    Ubuntu</a> – <a href=
 
46
    "http://www.ubuntu.com/community">Contribuer</a> – <a href=
 
47
    "https://shop.canonical.com">Boutique Ubuntu</a></p>
 
48
  </div><script type="text/javascript">
 
49
//<![CDATA[
 
50
  focus_search();
 
51
  //]]>
 
52
  </script>
 
53
</body>
 
54
</html>