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 <link rel=
"icon" type=
"image/png" href=
"{{ MEDIA_URL }}img/favicon.ico" />
7 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/jquery/jquery.js"></script>
8 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/jquery/jquery-ui.js"></script>
9 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/tabber.js"></script>
10 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/pagination.js"></script>
11 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/sep.js"></script>
12 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/jquery/jquery.datepicker.js"></script>
13 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/jquery/jquery.timepicker.js"></script>
14 <link href=
"{{ MEDIA_URL }}css/jquery/jquery.datepicker.css" rel=
"stylesheet" type=
"text/css" />
15 <link href=
"{{ MEDIA_URL }}css/jquery/jquery.timepicker.css" rel=
"stylesheet" type=
"text/css" />
16 <link href=
"{{ MEDIA_URL }}css/global.css" rel=
"stylesheet" type=
"text/css" />
17 <link href=
"{{ MEDIA_URL }}css/tabber.css" rel=
"stylesheet" type=
"text/css" />
18 <link rel=
"stylesheet" href=
"{{ MEDIA_URL }}js/jquery/css/smoothness/jquery-ui-1.8rc3.custom.css" type=
"text/css" media=
"all" />
21 <link href="{{ MEDIA_URL }}css/ie6.css" rel="stylesheet" type="text/css" media="screen" />
22 <script src="{{ MEDIA_URL }}js/DD_belatedPNG.js"></script>
24 DD_belatedPNG.fix('.top, .bottom, #col-droite, #contenu, .resultats');
31 <div id=
"enrobage" class=
"clearfix">
33 <div class=
"sous-menu droite">
34 {% if user.is_authenticated %}
35 <a href=
"{% url django.contrib.auth.views.logout %}" class=
"bout-droit">Déconnexion
</a>
37 <a href=
"{% url chercheurs.views.chercheur_login %}" class=
"bout-droit">Connexion
</a>
40 <a href=
"{% url savoirs.views.nous_contacter %}">Nous contacter
</a>
42 <a href=
"{% url savoirs.views.a_propos %}" class=
"bout-gauche">À propos de
</a>
45 <div class=
"sous-menu gauche">
46 <a href=
"{% url savoirs.views.actualite_index %}" class=
"bout-droit">Actualités
</a>
48 <a href=
"{% url savoirs.views.evenement_index %}">Agenda
</a>
50 <a href=
"{% url sitotheque.views.index %}">Sites
</a>
52 <a href=
"{% url savoirs.views.ressource_index %}">Ressources
</a>
54 <a href=
"{% url chercheurs.views.index %}">Chercheurs
</a>
56 <a href=
"{% url savoirs.views.index %}" class=
"bout-gauche">Accueil
</a>
59 <div id=
"logo" style=
"clear:both;">
61 <a href=
"http://www.auf.org" title=
"Agence universitaire de la Francophonie">Agence universitaire de la Francophonie
</a>
68 <img src=
"{{ MEDIA_URL }}img/col-droite-background-bottom.png" width=
"190" height=
"8" alt=
"bottom" align=
"bottom" class=
"bottom" />
71 <div id=
"sep-recherche">
72 <h2 class=
"slogan">Savoirs en partage
<span style=
"display:inline; color:#db602f;">bêta
</span>
73 <span>Le portail des ressources scientifiques
<br />et pédagogiques de l'AUF
</span>
76 <div class=
"boite-recherche">
77 <h3>Recherche
<span>dans les ressources scientifiques
</span></h3>
79 <form name=
"fRecherche" id=
"fRecherche" action=
"{% url savoirs.views.recherche %}" method=
"get">
80 <input name=
"q" id=
"recherche" type=
"text" value=
"{{ q|default:"" }}" />
81 <button title=
"Lancer la recherche" type=
"submit"> </button>
85 <a href=
"{% url savoirs.views.avancee %}">Recherche avancée
</a>
87 <a href=
"{% url savoirs.views.conseils %}">Conseils
</a>
93 <div id=
"contenu" class=
"clearfix">
94 <img src=
"{{ MEDIA_URL }}img/contenu-bkg-top.png" width=
"744" height=
"10" alt=
"top" align=
"top" class=
"top" />
95 <div class=
"clearfix">
100 <img src=
"{{ MEDIA_URL }}img/contenu-bkg-bottom.png" width=
"744" height=
"10" alt=
"bottom" align=
"bottom" class=
"bottom" />
103 <div class=
"clear"></div>