1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns=
"http://www.w3.org/1999/xhtml">
4 <meta http-equiv=
"Content-Type" content=
"text/html; charset=UTF-8" />
5 <title>Savoirs en partage - Agence universitaire de la Francophonie
</title>
6 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/jquery/jquery.js"></script>
7 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/jquery/jquery-ui.js"></script>
8 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/tabber.js"></script>
9 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/pagination.js"></script>
10 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/sep.js"></script>
11 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/jquery/jquery.datepicker.js"></script>
12 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/jquery/jquery.timepicker.js"></script>
13 <link href=
"{{ MEDIA_URL }}css/jquery/jquery.datepicker.css" rel=
"stylesheet" type=
"text/css" />
14 <link href=
"{{ MEDIA_URL }}css/jquery/jquery.timepicker.css" rel=
"stylesheet" type=
"text/css" />
15 <link href=
"{{ MEDIA_URL }}css/global.css" rel=
"stylesheet" type=
"text/css" />
16 <link href=
"{{ MEDIA_URL }}css/tabber.css" rel=
"stylesheet" type=
"text/css" />
17 <link rel=
"stylesheet" href=
"{{ MEDIA_URL }}js/jquery/css/smoothness/jquery-ui-1.8rc3.custom.css" type=
"text/css" media=
"all" />
20 <link href="/css/ie6.css" rel="stylesheet" type="text/css" media="screen" />
21 <script src="/js/DD_belatedPNG.js"></script>
23 DD_belatedPNG.fix('.top, .bottom, #col-droite, #contenu, .resultats');
30 <div id=
"enrobage" class=
"clearfix">
32 <a href=
"http://www.auf.org" title=
"Agence universitaire de la Francophonie">Agence universitaire de la Francophonie
</a>
35 <div id=
"sous-menu" class=
"clearfix">
36 {% if user.is_authenticated %}
37 <a href=
"{% url django.contrib.auth.views.logout %}" class=
"bout-droit">Déconnexion
</a>
39 <a href=
"{% url django.contrib.auth.views.login %}" class=
"bout-droit">Connexion
</a>
42 <a href=
"{% url savoirs.views.nous_contacter %}">Nous contacter
</a>
44 <a href=
"{% url savoirs.views.a_propos %}">À propos de
</a>
46 <a href=
"{% url savoirs.views.index %}" class=
"bout-gauche">Accueil
</a>
52 <img src=
"{{ MEDIA_URL }}img/col-droite-background-bottom.png" width=
"190" height=
"8" alt=
"bottom" align=
"bottom" class=
"bottom" />
56 <h2 class=
"slogan">Savoirs en partage
57 <span>Le portail des ressources scientifiques
58 <br />et pédagogiques de l'AUF
</span>
61 <div class=
"boite-recherche">
62 <h3>Recherche
<span>dans tous les sites reliés à l'AUF
</span></h3>
64 <form name=
"fRecherche" id=
"fRecherche" action=
"{% url savoirs.views.recherche %}" method=
"get">
65 <input name=
"q" id=
"recherche" type=
"text" value=
"{{ q|default:"" }}" />
66 <button title=
"Lancer la recherche" type=
"submit"> </button>
70 <a href=
"{% url savoirs.views.avancee %}">Recherche avancée
</a> |
71 <a href=
"{% url savoirs.views.conseils %}">Conseils
</a>
76 <div id=
"contenu" class=
"clearfix">
77 <img src=
"{{ MEDIA_URL }}img/contenu-bkg-top.png" width=
"744" height=
"10" alt=
"top" align=
"top" class=
"top" />
78 <div class=
"clearfix">
83 <img src=
"{{ MEDIA_URL }}img/contenu-bkg-bottom.png" width=
"744" height=
"10" alt=
"bottom" align=
"bottom" class=
"bottom" />
86 <div class=
"clear"></div>