20 lines
539 B
PHP
20 lines
539 B
PHP
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"DTD/xhtml1-transitional.dtd"
|
|
>
|
|
<html xmlns="http://www.w3.org/1999/xhtml"
|
|
xml:lang="fr"
|
|
lang="fr">
|
|
|
|
<head>
|
|
|
|
<title> D'Astre.Net </title>
|
|
<link rel="stylesheet" href="/styles/main.css" />
|
|
<link rel="stylesheet" href="/styles/header.css" />
|
|
<link rel="stylesheet" href="/styles/menuGauche.css" />
|
|
<link rel="stylesheet" href="/styles/columnContent.css" />
|
|
<link rel="stylesheet" href="/styles/contenu.css" />
|
|
<link rel="stylesheet" href="/styles/footer.css" />
|
|
|
|
|
|
|