[SPIP] +2.1.12
[velocampus/web/www.git] / www / squelettes-dist / agenda.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG">
3 <head>
4 <INCLURE{fond=inc-head}>[
5 <meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|attribut_html)" />]
6 <meta name="robots" content="none" />
7 <title><:icone_agenda:> - [(#NOM_SITE_SPIP|textebrut)]</title>
8 <link rel="stylesheet" href="#CHEMIN{agenda.css}" type="text/css" />
9 <script type="text/javascript" src="#EVAL{_DIR_JAVASCRIPT}layer.js"> </script>
10 <script type="text/javascript" src="#EVAL{_DIR_JAVASCRIPT}presentation.js"> </script>
11 </head>
12 <body class="page_agenda">
13 [(#ENV{type, mois}|agenda_connu)<INCLURE {fond=agenda_#ENV{type,mois}} {type} {delais=900} {annee} {mois} {jour} {echelle} {partie_cal} {theme}>]
14 </body></html>