Subversion Repositories Sites.outils-naturalistes.fr

Rev

Rev 3 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 11
1
<BOUCLE_accueil(RUBRIQUES){id_rubrique=1}>
1
<BOUCLE_accueil(RUBRIQUES){id_rubrique=5}>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
<html xmlns="http://www.w3.org/1999/xhtml">
3
<html xmlns="http://www.w3.org/1999/xhtml">
4
<head>
4
<head>
5
<INCLURE{fond=include/head}{id_rubrique}>
5
<INCLURE{fond=include/head}{id_rubrique}>
6
</head>
6
</head>
7
<body>
7
<body>
8
 
-
 
9
<div id="wrap">
8
<div id="wrap">
10
 
9
 
11
<INCLURE{fond=include/header}{id_rubrique}>
10
<INCLURE{fond=include/header}{id_rubrique}>
12
 
11
 
13
<div id="principal">
12
<div id="principal">
14
	<INCLURE{fond=include/menu}{id_rubrique}>
13
	<INCLURE{fond=include/menu}{id_rubrique}{mon_secteur=#ID_SECTEUR}>
15
	<div id="contenu" >
14
	<div id="contenu" >
16
		<INCLURE{fond=include/path}{id_rubrique}>
-
 
17
 
-
 
18
		<INCLURE{fond=include/article-home}{id_rubrique}>
15
		<INCLURE{fond=include/rubrique-contenu}{id_rubrique}>
19
	</div>
16
	</div>
-
 
17
    <div id="agenda">
-
 
18
	  #CALENDRIER_MINI{#ENV{date}, 'date', #SELF}
-
 
19
    </div>	
20
</div>
20
</div>
-
 
21
 
21
 
22
 
22
<INCLURE{fond=include/footer}>
23
<INCLURE{fond=include/footer}>
23
 
24
 
24
</div>
25
</div>
25
 
26
 
26
</body>
27
</body>
27
</html>
28
</html>
28
</BOUCLE_accueil>
29
</BOUCLE_accueil>