| 56 |
jpm |
1 |
<?xml version="1.0" encoding="iso-8859-15" ?>
|
|
|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
|
|
|
3 |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
|
|
|
4 |
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr">
|
| 55 |
jpm |
5 |
<head>
|
| 56 |
jpm |
6 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
|
|
|
7 |
<meta http-equiv="Content-style-type" content="text/css" />
|
|
|
8 |
<meta http-equiv="Content-script-type" content="text/javascript" />
|
|
|
9 |
<meta http-equiv="Content-language" content="fr" />
|
|
|
10 |
|
| 55 |
jpm |
11 |
<title>Générateur</title>
|
| 56 |
jpm |
12 |
|
| 55 |
jpm |
13 |
</head>
|
|
|
14 |
<frameset cols="25%,75%">
|
| 93 |
jpm |
15 |
<frame name="arbreFrame" src="eribo_editeur.php"/>
|
| 55 |
jpm |
16 |
<frame name="docFrame" src="generateur.html"/>
|
|
|
17 |
</frameset>
|
| 52 |
fred |
18 |
</html>
|