4 |
david |
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
2 |
<html dir="#LANG_DIR" lang="#LANG">
|
|
|
3 |
<head>
|
|
|
4 |
<title><:icone_agenda:> [#NOM_SITE_SPIP]</title>
|
|
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
|
|
|
6 |
<link rel="stylesheet" href="ecrire/calendrier.css" type="text/css" />
|
|
|
7 |
<script type="text/javascript" src="ecrire/layer.js"></script>
|
|
|
8 |
<script type="text/javascript" src="ecrire/presentation.js"></script>
|
|
|
9 |
</head><body>
|
|
|
10 |
[(#ENV{type, mois}|agenda_connu)<INCLURE(page.php3)
|
|
|
11 |
{fond=agenda_#ENV{type,mois}}{type}{delais=900}{annee}{mois}{jour}{echelle}{partie_cal}{theme}>]
|
|
|
12 |
</body></html>
|