| 1 | #CACHE{0} |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html dir="#LANG_DIR" lang="#LANG"> |
| 4 | <!-- Inclure header.php3 --> |
| 5 | <head> |
| 6 | <INCLURE{fond=header}{id_article}{id_rubrique}> |
| 7 | </head> |
| 8 | <body onload="javascript:montre('smenu1');"> |
| 9 | <BOUCLE_contenu_editorial(ARTICLES){id_article}> |
| 10 | <div style="float: left;text-align:left; background-color: #FFFFFF;"> |
| 11 | [(#TEXTE)] |
| 12 | </div> |
| 13 | </BOUCLE_contenu_editorial> |
| 14 | </body> |
| 15 | </html> |