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.datepicker.js"></script>
8 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/global.js"></script>
9 <script type=
"text/javascript" src=
"{{ MEDIA_URL }}js/formulaire.js"></script>
11 <link href=
"{{ MEDIA_URL }}css/jquery/jquery.datepicker.css" rel=
"stylesheet" type=
"text/css" />
12 <link href=
"{{ MEDIA_URL }}css/global.css" rel=
"stylesheet" type=
"text/css" />
15 <link href="/css/ie6.css" rel="stylesheet" type="text/css" media="screen" />
16 <script src="/js/DD_belatedPNG.js"></script>
18 DD_belatedPNG.fix('.top, .bottom, #col-droite, #contenu, .resultats');
25 <div id=
"enrobage" class=
"clearfix">
27 <a href=
"http://www.auf.org" title=
"Agence universitaire de la Francophonie">Agence universitaire de la Francophonie
</a>
30 <div id=
"sous-menu" class=
"clearfix">
31 {% if user.is_authenticated %}
32 <a href=
"{% url django.contrib.auth.views.logout %}" class=
"bout-droit">Déconnexion
</a>
34 <a href=
"{% url django.contrib.auth.views.login %}" class=
"bout-droit">Connexion
</a>
37 <a href=
"{% url savoirs.views.nous_contacter %}">Nous contacter
</a>
39 <a href=
"{% url savoirs.views.a_propos %}">À propos de
</a>
41 <a href=
"{% url savoirs.views.index %}" class=
"bout-gauche">Accueil
</a>
47 <img src=
"{{ MEDIA_URL }}img/col-droite-background-bottom.png" width=
"190" height=
"8" alt=
"bottom" align=
"bottom" class=
"bottom" />
51 <h2 class=
"slogan">Savoirs en partage
52 <span>Le portail des ressources scientifiques
53 <br />et pédagogiques de l'AUF
</span>
56 <div class=
"boite-recherche">
57 <h3>Recherche
<span>dans tous les sites reliés à l'AUF
</span></h3>
59 <form name=
"fRecherche" id=
"fRecherche" action=
"{% url savoirs.views.recherche %}" method=
"get">
60 <input name=
"q" id=
"recherche" type=
"text" value=
"{{ q|default:"" }}" />
61 <button title=
"Lancer la recherche" type=
"submit"> </button>
65 <a href=
"#">Recherche avancée
</a> |
66 <a href=
"{% url savoirs.views.conseils %}">Conseils
</a>
70 <div id=
"contenu" class=
"clearfix">
71 <img src=
"{{ MEDIA_URL }}img/contenu-bkg-top.png" width=
"744" height=
"10" alt=
"top" align=
"top" class=
"top" />
73 <div class=
"clearfix">
78 <img src=
"{{ MEDIA_URL }}img/contenu-bkg-bottom.png" width=
"744" height=
"10" alt=
"bottom" align=
"bottom" class=
"bottom" />
81 <div class=
"clear"></div>