[FIX] Changement des variables dans l'entête par @@MA_VAR@@

This commit is contained in:
Olivier DOSSMANN
2011-03-04 19:49:39 +01:00
parent 1042a6a5eb
commit 70a90d8318
3 changed files with 5 additions and 5 deletions

View File

@ -2,12 +2,12 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xml:lang="fr" xmlns="http://www.w3.org/1999/xhtml" lang="fr">
<head>
<title>ACCUEIL_PORTEAIL</title>
<title>@@ACCUEIL_PORTEAIL@@</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="CSS_DEFAUT" type="text/css" media="all" title="Défaut" />
<link rel="stylesheet" href="@@CSS_DEFAUT@@" type="text/css" media="all" title="Défaut" />
</head>
<body>
<div id="chapeau">
<h1>TITRE_PORTEAIL</h1>
<h1>@@TITRE_PORTEAIL@@</h1>
</div>
<div id="corps">